Searched refs:PredicateInstruction (Results 1 – 14 of 14) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
| H A D | R600InstrInfo.h | 203 bool PredicateInstruction(MachineInstr &MI,
|
| H A D | R600InstrInfo.cpp | 949 bool R600InstrInfo::PredicateInstruction(MachineInstr &MI, in PredicateInstruction() function in R600InstrInfo
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrInfo.h | 258 bool PredicateInstruction(MachineInstr &MI,
|
| H A D | SystemZInstrInfo.cpp | 719 bool SystemZInstrInfo::PredicateInstruction( in PredicateInstruction() function in SystemZInstrInfo
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
| H A D | HexagonInstrInfo.h | 230 bool PredicateInstruction(MachineInstr &MI,
|
| H A D | HexagonInstrInfo.cpp | 1585 bool HexagonInstrInfo::PredicateInstruction( in PredicateInstruction() function in HexagonInstrInfo
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.h | 510 bool PredicateInstruction(MachineInstr &MI,
|
| H A D | PPCInstrInfo.cpp | 2160 bool PPCInstrInfo::PredicateInstruction(MachineInstr &MI, in PredicateInstruction() function in PPCInstrInfo
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
| H A D | ARMBaseInstrInfo.h | 172 bool PredicateInstruction(MachineInstr &MI,
|
| H A D | ARMBaseInstrInfo.cpp | 573 bool ARMBaseInstrInfo::PredicateInstruction( in PredicateInstruction() function in ARMBaseInstrInfo
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 1445 virtual bool PredicateInstruction(MachineInstr &MI,
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| H A D | IfConversion.cpp | 2154 if (!TII->PredicateInstruction(I, Cond)) { in PredicateBlock() 2203 if (!TII->PredicateInstruction(*MI, Cond)) { in CopyAndPredicateBlock()
|
| H A D | EarlyIfConversion.cpp | 350 TII->PredicateInstruction(*I, Condition); in PredicateBlock()
|
| H A D | TargetInstrInfo.cpp | 331 bool TargetInstrInfo::PredicateInstruction( in PredicateInstruction() function in TargetInstrInfo
|