Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.h202 bool PredicateInstruction(MachineInstr &MI,
H A DR600InstrInfo.cpp945 bool R600InstrInfo::PredicateInstruction(MachineInstr &MI, in PredicateInstruction() function in R600InstrInfo
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h259 bool PredicateInstruction(MachineInstr &MI,
H A DSystemZInstrInfo.cpp724 bool SystemZInstrInfo::PredicateInstruction( in PredicateInstruction() function in SystemZInstrInfo
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h230 bool PredicateInstruction(MachineInstr &MI,
H A DHexagonInstrInfo.cpp1664 bool HexagonInstrInfo::PredicateInstruction( in PredicateInstruction() function in HexagonInstrInfo
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h609 bool PredicateInstruction(MachineInstr &MI,
H A DPPCInstrInfo.cpp2184 bool PPCInstrInfo::PredicateInstruction(MachineInstr &MI, in PredicateInstruction() function in PPCInstrInfo
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h171 bool PredicateInstruction(MachineInstr &MI,
H A DARMBaseInstrInfo.cpp599 bool ARMBaseInstrInfo::PredicateInstruction( in PredicateInstruction() function in ARMBaseInstrInfo
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1462 virtual bool PredicateInstruction(MachineInstr &MI,
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DIfConversion.cpp2152 if (!TII->PredicateInstruction(I, Cond)) { in PredicateBlock()
2201 if (!TII->PredicateInstruction(*MI, Cond)) { in CopyAndPredicateBlock()
H A DEarlyIfConversion.cpp348 TII->PredicateInstruction(*I, Condition); in PredicateBlock()
H A DTargetInstrInfo.cpp329 bool TargetInstrInfo::PredicateInstruction( in PredicateInstruction() function in TargetInstrInfo