Searched defs:isProfitableToIfCvt (Results 1 – 7 of 7) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.h | 610 bool isProfitableToIfCvt(MachineBasicBlock &MBB, in isProfitableToIfCvt() function
|
H A D | PPCInstrInfo.cpp | 2155 bool PPCInstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() function in PPCInstrInfo
|
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | R600InstrInfo.cpp | 873 R600InstrInfo::isProfitableToIfCvt(MachineBasicBlock &MBB, in isProfitableToIfCvt() function in R600InstrInfo 881 R600InstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() function in R600InstrInfo
|
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.cpp | 689 isProfitableToIfCvt(MachineBasicBlock &MBB, in isProfitableToIfCvt() function in SystemZInstrInfo 708 isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() function in SystemZInstrInfo
|
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | TargetInstrInfo.h | 822 virtual bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToIfCvt() function 834 virtual bool isProfitableToIfCvt(MachineBasicBlock &TMBB, unsigned NumTCycles, in isProfitableToIfCvt() function
|
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonInstrInfo.cpp | 818 bool HexagonInstrInfo::isProfitableToIfCvt(MachineBasicBlock &MBB, in isProfitableToIfCvt() function in HexagonInstrInfo 824 bool HexagonInstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() function in HexagonInstrInfo
|
/openbsd/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMBaseInstrInfo.cpp | 2109 isProfitableToIfCvt(MachineBasicBlock &MBB, in isProfitableToIfCvt() function in ARMBaseInstrInfo 2135 isProfitableToIfCvt(MachineBasicBlock &TBB, in isProfitableToIfCvt() function in ARMBaseInstrInfo
|