Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h230 bool PredicateInstruction(MachineInstr &MI,
H A DSystemZInstrInfo.cpp731 bool SystemZInstrInfo::PredicateInstruction( in PredicateInstruction() function in SystemZInstrInfo
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.h204 bool PredicateInstruction(MachineInstr &MI,
H A DR600InstrInfo.cpp972 bool R600InstrInfo::PredicateInstruction(MachineInstr &MI, in PredicateInstruction() function in R600InstrInfo
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h345 bool PredicateInstruction(MachineInstr &MI,
H A DPPCInstrInfo.cpp1422 bool PPCInstrInfo::PredicateInstruction(MachineInstr &MI, in PredicateInstruction() function in PPCInstrInfo
/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h240 bool PredicateInstruction(MachineInstr &MI,
H A DHexagonInstrInfo.cpp1519 bool HexagonInstrInfo::PredicateInstruction( in PredicateInstruction() function in HexagonInstrInfo
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h157 bool PredicateInstruction(MachineInstr &MI,
H A DARMBaseInstrInfo.cpp499 bool ARMBaseInstrInfo::PredicateInstruction( in PredicateInstruction() function in ARMBaseInstrInfo
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1217 virtual bool PredicateInstruction(MachineInstr &MI,
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DIfConversion.cpp2024 if (!TII->PredicateInstruction(I, Cond)) { in PredicateBlock()
2069 if (!TII->PredicateInstruction(*MI, Cond)) { in CopyAndPredicateBlock()
H A DTargetInstrInfo.cpp312 bool TargetInstrInfo::PredicateInstruction( in PredicateInstruction() function in TargetInstrInfo