Searched refs:PredicateInstruction (Results 1 – 14 of 14) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| H A D | R600InstrInfo.h | 202 bool PredicateInstruction(MachineInstr &MI,
|
| H A D | R600InstrInfo.cpp | 945 bool R600InstrInfo::PredicateInstruction(MachineInstr &MI, in PredicateInstruction() function in R600InstrInfo
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrInfo.h | 259 bool PredicateInstruction(MachineInstr &MI,
|
| H A D | SystemZInstrInfo.cpp | 724 bool SystemZInstrInfo::PredicateInstruction( in PredicateInstruction() function in SystemZInstrInfo
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| H A D | HexagonInstrInfo.h | 231 bool PredicateInstruction(MachineInstr &MI,
|
| H A D | HexagonInstrInfo.cpp | 1670 bool HexagonInstrInfo::PredicateInstruction( in PredicateInstruction() function in HexagonInstrInfo
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.h | 639 bool PredicateInstruction(MachineInstr &MI,
|
| H A D | PPCInstrInfo.cpp | 2186 bool PPCInstrInfo::PredicateInstruction(MachineInstr &MI, in PredicateInstruction() function in PPCInstrInfo
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
| H A D | ARMBaseInstrInfo.h | 171 bool PredicateInstruction(MachineInstr &MI,
|
| H A D | ARMBaseInstrInfo.cpp | 601 bool ARMBaseInstrInfo::PredicateInstruction( in PredicateInstruction() function in ARMBaseInstrInfo
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | IfConversion.cpp | 2152 if (!TII->PredicateInstruction(I, Cond)) { in PredicateBlock() 2201 if (!TII->PredicateInstruction(*MI, Cond)) { in CopyAndPredicateBlock()
|
| H A D | EarlyIfConversion.cpp | 354 TII->PredicateInstruction(*I, Condition); in PredicateBlock()
|
| H A D | TargetInstrInfo.cpp | 328 bool TargetInstrInfo::PredicateInstruction( in PredicateInstruction() function in TargetInstrInfo
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 1516 virtual bool PredicateInstruction(MachineInstr &MI,
|