Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h259 bool PredicateInstruction(MachineInstr &MI,
H A DSystemZInstrInfo.cpp724 bool SystemZInstrInfo::PredicateInstruction( in PredicateInstruction() function in SystemZInstrInfo
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h231 bool PredicateInstruction(MachineInstr &MI,
H A DHexagonInstrInfo.cpp1670 bool HexagonInstrInfo::PredicateInstruction( in PredicateInstruction() function in HexagonInstrInfo
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h639 bool PredicateInstruction(MachineInstr &MI,
H A DPPCInstrInfo.cpp2186 bool PPCInstrInfo::PredicateInstruction(MachineInstr &MI, in PredicateInstruction() function in PPCInstrInfo
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h171 bool PredicateInstruction(MachineInstr &MI,
H A DARMBaseInstrInfo.cpp601 bool ARMBaseInstrInfo::PredicateInstruction( in PredicateInstruction() function in ARMBaseInstrInfo
/openbsd-src/gnu/llvm/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.cpp354 TII->PredicateInstruction(*I, Condition); in PredicateBlock()
H A DTargetInstrInfo.cpp328 bool TargetInstrInfo::PredicateInstruction( in PredicateInstruction() function in TargetInstrInfo
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1516 virtual bool PredicateInstruction(MachineInstr &MI,