Searched refs:PredicateInstruction (Results 1 – 13 of 13) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrInfo.h | 230 bool PredicateInstruction(MachineInstr &MI,
|
| H A D | SystemZInstrInfo.cpp | 731 bool SystemZInstrInfo::PredicateInstruction( in PredicateInstruction() function in SystemZInstrInfo
|
| /freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/ |
| H A D | R600InstrInfo.h | 204 bool PredicateInstruction(MachineInstr &MI,
|
| H A D | R600InstrInfo.cpp | 972 bool R600InstrInfo::PredicateInstruction(MachineInstr &MI, in PredicateInstruction() function in R600InstrInfo
|
| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.h | 345 bool PredicateInstruction(MachineInstr &MI,
|
| H A D | PPCInstrInfo.cpp | 1422 bool PPCInstrInfo::PredicateInstruction(MachineInstr &MI, in PredicateInstruction() function in PPCInstrInfo
|
| /freebsd-12.1/contrib/llvm/lib/Target/Hexagon/ |
| H A D | HexagonInstrInfo.h | 240 bool PredicateInstruction(MachineInstr &MI,
|
| H A D | HexagonInstrInfo.cpp | 1519 bool HexagonInstrInfo::PredicateInstruction( in PredicateInstruction() function in HexagonInstrInfo
|
| /freebsd-12.1/contrib/llvm/lib/Target/ARM/ |
| H A D | ARMBaseInstrInfo.h | 157 bool PredicateInstruction(MachineInstr &MI,
|
| H A D | ARMBaseInstrInfo.cpp | 499 bool ARMBaseInstrInfo::PredicateInstruction( in PredicateInstruction() function in ARMBaseInstrInfo
|
| /freebsd-12.1/contrib/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 1217 virtual bool PredicateInstruction(MachineInstr &MI,
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ |
| H A D | IfConversion.cpp | 2024 if (!TII->PredicateInstruction(I, Cond)) { in PredicateBlock() 2069 if (!TII->PredicateInstruction(*MI, Cond)) { in CopyAndPredicateBlock()
|
| H A D | TargetInstrInfo.cpp | 312 bool TargetInstrInfo::PredicateInstruction( in PredicateInstruction() function in TargetInstrInfo
|