Home
last modified time | relevance | path

Searched refs:PredicateInstruction (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.h203 bool PredicateInstruction(MachineInstr &MI,
H A DR600InstrInfo.cpp949 bool R600InstrInfo::PredicateInstruction(MachineInstr &MI, in PredicateInstruction() function in R600InstrInfo
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h258 bool PredicateInstruction(MachineInstr &MI,
H A DSystemZInstrInfo.cpp719 bool SystemZInstrInfo::PredicateInstruction( in PredicateInstruction() function in SystemZInstrInfo
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h230 bool PredicateInstruction(MachineInstr &MI,
H A DHexagonInstrInfo.cpp1585 bool HexagonInstrInfo::PredicateInstruction( in PredicateInstruction() function in HexagonInstrInfo
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h510 bool PredicateInstruction(MachineInstr &MI,
H A DPPCInstrInfo.cpp2160 bool PPCInstrInfo::PredicateInstruction(MachineInstr &MI, in PredicateInstruction() function in PPCInstrInfo
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h172 bool PredicateInstruction(MachineInstr &MI,
H A DARMBaseInstrInfo.cpp573 bool ARMBaseInstrInfo::PredicateInstruction( in PredicateInstruction() function in ARMBaseInstrInfo
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1445 virtual bool PredicateInstruction(MachineInstr &MI,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DIfConversion.cpp2154 if (!TII->PredicateInstruction(I, Cond)) { in PredicateBlock()
2203 if (!TII->PredicateInstruction(*MI, Cond)) { in CopyAndPredicateBlock()
H A DEarlyIfConversion.cpp350 TII->PredicateInstruction(*I, Condition); in PredicateBlock()
H A DTargetInstrInfo.cpp331 bool TargetInstrInfo::PredicateInstruction( in PredicateInstruction() function in TargetInstrInfo