Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.h202 bool PredicateInstruction(MachineInstr &MI,
H A DR600InstrInfo.cpp943 bool R600InstrInfo::PredicateInstruction(MachineInstr &MI, in PredicateInstruction() function in R600InstrInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h275 bool PredicateInstruction(MachineInstr &MI,
H A DSystemZInstrInfo.cpp805 bool SystemZInstrInfo::PredicateInstruction( in PredicateInstruction() function in SystemZInstrInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h231 bool PredicateInstruction(MachineInstr &MI,
H A DHexagonInstrInfo.cpp1672 bool HexagonInstrInfo::PredicateInstruction( in PredicateInstruction() function in HexagonInstrInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h535 bool PredicateInstruction(MachineInstr &MI,
H A DPPCInstrInfo.cpp2177 bool PPCInstrInfo::PredicateInstruction(MachineInstr &MI, in PredicateInstruction() function in PPCInstrInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h176 bool PredicateInstruction(MachineInstr &MI,
H A DARMBaseInstrInfo.cpp602 bool ARMBaseInstrInfo::PredicateInstruction( in PredicateInstruction() function in ARMBaseInstrInfo
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DIfConversion.cpp2137 if (!TII->PredicateInstruction(I, Cond)) { in PredicateBlock()
2186 if (!TII->PredicateInstruction(*MI, Cond)) { in CopyAndPredicateBlock()
H A DEarlyIfConversion.cpp356 TII->PredicateInstruction(*I, Condition); in PredicateBlock()
H A DTargetInstrInfo.cpp330 bool TargetInstrInfo::PredicateInstruction( in PredicateInstruction() function in TargetInstrInfo
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1631 virtual bool PredicateInstruction(MachineInstr &MI,