/external/swiftshader/third_party/LLVM/lib/Target/PTX/ |
D | PTXInstrInfo.h | 63 bool PredicateInstruction(MachineInstr *MI,
|
D | PTXInstrInfo.cpp | 123 PredicateInstruction(MachineInstr *MI, in PredicateInstruction() function in PTXInstrInfo
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetInstrInfo.h | 543 bool PredicateInstruction(MachineInstr *MI, 749 virtual bool PredicateInstruction(MachineInstr *MI,
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.h | 187 bool PredicateInstruction(MachineInstr &MI,
|
D | SystemZInstrInfo.cpp | 591 bool SystemZInstrInfo::PredicateInstruction( in PredicateInstruction() function in SystemZInstrInfo
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.h | 236 bool PredicateInstruction(MachineInstr &MI,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.h | 233 bool PredicateInstruction(MachineInstr &MI,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | R600InstrInfo.h | 204 bool PredicateInstruction(MachineInstr &MI,
|
D | R600InstrInfo.cpp | 972 bool R600InstrInfo::PredicateInstruction(MachineInstr &MI, in PredicateInstruction() function in R600InstrInfo
|
/external/llvm/lib/Target/AMDGPU/ |
D | R600InstrInfo.h | 200 bool PredicateInstruction(MachineInstr &MI,
|
D | R600InstrInfo.cpp | 990 bool R600InstrInfo::PredicateInstruction(MachineInstr &MI, in PredicateInstruction() function in R600InstrInfo
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.h | 301 bool PredicateInstruction(MachineInstr &MI,
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.h | 210 bool PredicateInstruction(MachineInstr &MI,
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 84 bool PredicateInstruction(MachineInstr *MI,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.h | 240 bool PredicateInstruction(MachineInstr &MI,
|
/external/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 144 bool PredicateInstruction(MachineInstr &MI,
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | TargetInstrInfoImpl.cpp | 139 bool TargetInstrInfoImpl::PredicateInstruction(MachineInstr *MI, in PredicateInstruction() function in TargetInstrInfoImpl
|
D | IfConversion.cpp | 1368 if (!TII->PredicateInstruction(I, Cond)) { in PredicateBlock() 1413 if (!TII->PredicateInstruction(MI, Cond)) { in CopyAndPredicateBlock()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 151 bool PredicateInstruction(MachineInstr &MI,
|
/external/llvm/include/llvm/Target/ |
D | TargetInstrInfo.h | 1089 virtual bool PredicateInstruction(MachineInstr &MI,
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 1199 virtual bool PredicateInstruction(MachineInstr &MI,
|
/external/llvm/lib/CodeGen/ |
D | IfConversion.cpp | 1632 if (!TII->PredicateInstruction(I, Cond)) { in PredicateBlock() 1676 if (!TII->PredicateInstruction(*MI, Cond)) { in CopyAndPredicateBlock()
|
D | TargetInstrInfo.cpp | 276 bool TargetInstrInfo::PredicateInstruction( in PredicateInstruction() function in TargetInstrInfo
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | IfConversion.cpp | 2018 if (!TII->PredicateInstruction(I, Cond)) { in PredicateBlock() 2063 if (!TII->PredicateInstruction(*MI, Cond)) { in CopyAndPredicateBlock()
|
D | TargetInstrInfo.cpp | 312 bool TargetInstrInfo::PredicateInstruction( in PredicateInstruction() function in TargetInstrInfo
|