Searched defs:isProfitableToIfCvt (Results 1 – 7 of 7) sorted by relevance
/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.h | 506 bool isProfitableToIfCvt(MachineBasicBlock &MBB, isProfitableToIfCvt() function
|
H A D | PPCInstrInfo.cpp | 2140 bool PPCInstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, isProfitableToIfCvt() function in PPCInstrInfo
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600InstrInfo.cpp | 873 R600InstrInfo::isProfitableToIfCvt(MachineBasicBlock &MBB, isProfitableToIfCvt() function in R600InstrInfo 881 R600InstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, isProfitableToIfCvt() function in R600InstrInfo
|
/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.cpp | 770 isProfitableToIfCvt(MachineBasicBlock &MBB, in isProfitableToIfCvt() function in SystemZInstrInfo 789 isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() function in SystemZInstrInfo
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetInstrInfo.h | 855 virtual bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, isProfitableToIfCvt() function 867 virtual bool isProfitableToIfCvt(MachineBasicBlock &TMBB, unsigned NumTCycles, isProfitableToIfCvt() function
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonInstrInfo.cpp | 820 bool HexagonInstrInfo::isProfitableToIfCvt(MachineBasicBlock &MBB, isProfitableToIfCvt() function in HexagonInstrInfo 826 bool HexagonInstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, isProfitableToIfCvt() function in HexagonInstrInfo
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMBaseInstrInfo.cpp | 2096 isProfitableToIfCvt(MachineBasicBlock &MBB, isProfitableToIfCvt() function in ARMBaseInstrInfo 2122 isProfitableToIfCvt(MachineBasicBlock &TBB, isProfitableToIfCvt() function in ARMBaseInstrInfo
|