Searched refs:PredicateInstruction (Results 1 – 15 of 15) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | R600InstrInfo.h | 204 bool PredicateInstruction(MachineInstr &MI,
|
| H A D | R600InstrInfo.cpp | 933 bool R600InstrInfo::PredicateInstruction(MachineInstr &MI, in PredicateInstruction() function in R600InstrInfo
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrInfo.h | 275 bool PredicateInstruction(MachineInstr &MI,
|
| H A D | SystemZInstrInfo.cpp | 827 bool SystemZInstrInfo::PredicateInstruction( in PredicateInstruction() function in SystemZInstrInfo
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonInstrInfo.h | 231 bool PredicateInstruction(MachineInstr &MI,
|
| H A D | HexagonInstrInfo.cpp | 1675 bool HexagonInstrInfo::PredicateInstruction( in PredicateInstruction() function in HexagonInstrInfo
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.h | 645 bool PredicateInstruction(MachineInstr &MI,
|
| H A D | PPCInstrInfo.cpp | 2200 bool PPCInstrInfo::PredicateInstruction(MachineInstr &MI, in PredicateInstruction() function in PPCInstrInfo
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMBaseInstrInfo.h | 173 bool PredicateInstruction(MachineInstr &MI,
|
| H A D | ARMBaseInstrInfo.cpp | 427 bool ARMBaseInstrInfo::PredicateInstruction( in PredicateInstruction() function in ARMBaseInstrInfo
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | IfConversion.cpp | 2151 if (!TII->PredicateInstruction(I, Cond)) { in PredicateBlock() 2200 if (!TII->PredicateInstruction(*MI, Cond)) { in CopyAndPredicateBlock()
|
| H A D | EarlyIfConversion.cpp | 363 TII->PredicateInstruction(*I, Condition); in PredicateBlock()
|
| H A D | TargetInstrInfo.cpp | 364 bool TargetInstrInfo::PredicateInstruction( in PredicateInstruction() function in TargetInstrInfo
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 1697 virtual bool PredicateInstruction(MachineInstr &MI,
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 13540 …SmallVectorImplINS_14MachineOperandEEE", "llvm::ARMBaseInstrInfo::PredicateInstruction(llvm::Machi… 17979 …llVectorImplINS_14MachineOperandEEE", "llvm::TargetInstrInfoImpl::PredicateInstruction(llvm::Machi…
|