Home
last modified time | relevance | path

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/
DSystemZInstrInfo.h243 bool PredicateInstruction(MachineInstr &MI,
DSystemZInstrInfo.cpp718 bool SystemZInstrInfo::PredicateInstruction( in PredicateInstruction() function in SystemZInstrInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600InstrInfo.h203 bool PredicateInstruction(MachineInstr &MI,
DR600InstrInfo.cpp971 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/
DPPCInstrInfo.h340 bool PredicateInstruction(MachineInstr &MI,
DPPCInstrInfo.cpp1437 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/
DHexagonInstrInfo.h229 bool PredicateInstruction(MachineInstr &MI,
DHexagonInstrInfo.cpp1562 bool HexagonInstrInfo::PredicateInstruction( in PredicateInstruction() function in HexagonInstrInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h155 bool PredicateInstruction(MachineInstr &MI,
DARMBaseInstrInfo.cpp498 bool ARMBaseInstrInfo::PredicateInstruction( in PredicateInstruction() function in ARMBaseInstrInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1321 virtual bool PredicateInstruction(MachineInstr &MI,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DEarlyIfConversion.cpp348 TII->PredicateInstruction(*I, Condition); in PredicateBlock()
DIfConversion.cpp2154 if (!TII->PredicateInstruction(I, Cond)) { in PredicateBlock()
2203 if (!TII->PredicateInstruction(*MI, Cond)) { in CopyAndPredicateBlock()
DTargetInstrInfo.cpp321 bool TargetInstrInfo::PredicateInstruction( in PredicateInstruction() function in TargetInstrInfo