/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/PowerPC/ |
D | PPCInstrInfo.h | 236 bool PredicateInstruction(MachineInstr &MI,
|
D | PPCInstrInfo.cpp | 1326 bool PPCInstrInfo::PredicateInstruction(MachineInstr &MI, in PredicateInstruction() function in PPCInstrInfo
|
/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/AMDGPU/ |
D | R600InstrInfo.h | 200 bool PredicateInstruction(MachineInstr &MI,
|
D | R600InstrInfo.cpp | 990 bool R600InstrInfo::PredicateInstruction(MachineInstr &MI, in PredicateInstruction() function in R600InstrInfo
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.h | 210 bool PredicateInstruction(MachineInstr &MI,
|
D | HexagonInstrInfo.cpp | 1360 bool HexagonInstrInfo::PredicateInstruction( in PredicateInstruction() function in HexagonInstrInfo
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 84 bool PredicateInstruction(MachineInstr *MI,
|
D | ARMBaseInstrInfo.cpp | 444 PredicateInstruction(MachineInstr *MI, in PredicateInstruction() function in ARMBaseInstrInfo
|
/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/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 144 bool PredicateInstruction(MachineInstr &MI,
|
D | ARMBaseInstrInfo.cpp | 473 bool ARMBaseInstrInfo::PredicateInstruction( in PredicateInstruction() function in ARMBaseInstrInfo
|
/external/llvm/include/llvm/Target/ |
D | TargetInstrInfo.h | 1089 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
|