Searched refs:PredicateInstruction (Results 1 – 14 of 14) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.h | 243 bool PredicateInstruction(MachineInstr &MI,
|
D | SystemZInstrInfo.cpp | 718 bool SystemZInstrInfo::PredicateInstruction( in PredicateInstruction() function in SystemZInstrInfo
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | R600InstrInfo.h | 203 bool PredicateInstruction(MachineInstr &MI,
|
D | R600InstrInfo.cpp | 971 bool R600InstrInfo::PredicateInstruction(MachineInstr &MI, in PredicateInstruction() function in R600InstrInfo
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.h | 340 bool PredicateInstruction(MachineInstr &MI,
|
D | PPCInstrInfo.cpp | 1437 bool PPCInstrInfo::PredicateInstruction(MachineInstr &MI, in PredicateInstruction() function in PPCInstrInfo
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.h | 229 bool PredicateInstruction(MachineInstr &MI,
|
D | HexagonInstrInfo.cpp | 1562 bool HexagonInstrInfo::PredicateInstruction( in PredicateInstruction() function in HexagonInstrInfo
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 155 bool PredicateInstruction(MachineInstr &MI,
|
D | ARMBaseInstrInfo.cpp | 498 bool ARMBaseInstrInfo::PredicateInstruction( in PredicateInstruction() function in ARMBaseInstrInfo
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 1321 virtual bool PredicateInstruction(MachineInstr &MI,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | EarlyIfConversion.cpp | 348 TII->PredicateInstruction(*I, Condition); in PredicateBlock()
|
D | IfConversion.cpp | 2154 if (!TII->PredicateInstruction(I, Cond)) { in PredicateBlock() 2203 if (!TII->PredicateInstruction(*MI, Cond)) { in CopyAndPredicateBlock()
|
D | TargetInstrInfo.cpp | 321 bool TargetInstrInfo::PredicateInstruction( in PredicateInstruction() function in TargetInstrInfo
|