Searched defs:isProfitableToIfCvt (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.h | 492 bool isProfitableToIfCvt(MachineBasicBlock &MBB, isProfitableToIfCvt() function
|
H A D | PPCInstrInfo.cpp | 2124 bool PPCInstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, isProfitableToIfCvt() function in PPCInstrInfo
|
/freebsd-src/contrib/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
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.cpp | 702 isProfitableToIfCvt(MachineBasicBlock &MBB, isProfitableToIfCvt() function in SystemZInstrInfo 721 isProfitableToIfCvt(MachineBasicBlock &TMBB, isProfitableToIfCvt() function in SystemZInstrInfo
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetInstrInfo.h | 829 virtual bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, isProfitableToIfCvt() function 841 virtual bool isProfitableToIfCvt(MachineBasicBlock &TMBB, unsigned NumTCycles, isProfitableToIfCvt() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonInstrInfo.cpp | 819 bool HexagonInstrInfo::isProfitableToIfCvt(MachineBasicBlock &MBB, isProfitableToIfCvt() function in HexagonInstrInfo 825 bool HexagonInstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, isProfitableToIfCvt() function in HexagonInstrInfo
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMBaseInstrInfo.cpp | 2095 isProfitableToIfCvt(MachineBasicBlock &MBB, isProfitableToIfCvt() function in ARMBaseInstrInfo 2121 isProfitableToIfCvt(MachineBasicBlock &TBB, isProfitableToIfCvt() function in ARMBaseInstrInfo
|