| /NextBSD/contrib/llvm/lib/Target/PowerPC/ |
| HD | PPCInstrInfo.h | 184 bool isProfitableToIfCvt(MachineBasicBlock &MBB, in isProfitableToIfCvt() function 190 bool isProfitableToIfCvt(MachineBasicBlock &TMBB,
|
| HD | PPCInstrInfo.cpp | 1213 bool PPCInstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() function in PPCInstrInfo
|
| /NextBSD/contrib/llvm/lib/Target/SystemZ/ |
| HD | SystemZInstrInfo.h | 160 bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, 163 bool isProfitableToIfCvt(MachineBasicBlock &TMBB,
|
| HD | SystemZInstrInfo.cpp | 515 isProfitableToIfCvt(MachineBasicBlock &MBB, in isProfitableToIfCvt() function in SystemZInstrInfo 523 isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() function in SystemZInstrInfo
|
| /NextBSD/contrib/llvm/lib/Target/Hexagon/ |
| HD | HexagonInstrInfo.h | 133 bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, 137 bool isProfitableToIfCvt(MachineBasicBlock &TMBB,
|
| HD | HexagonInstrInfo.cpp | 1069 isProfitableToIfCvt(MachineBasicBlock &MBB, in isProfitableToIfCvt() function in HexagonInstrInfo 1079 isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() function in HexagonInstrInfo
|
| /NextBSD/contrib/llvm/lib/Target/AMDGPU/ |
| HD | R600InstrInfo.h | 179 bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCyles, 184 isProfitableToIfCvt(MachineBasicBlock &TMBB,
|
| HD | R600InstrInfo.cpp | 922 R600InstrInfo::isProfitableToIfCvt(MachineBasicBlock &MBB, in isProfitableToIfCvt() function in R600InstrInfo 930 R600InstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() function in R600InstrInfo
|
| /NextBSD/contrib/llvm/lib/Target/ARM/ |
| HD | ARMBaseInstrInfo.h | 225 bool isProfitableToIfCvt(MachineBasicBlock &MBB, 229 bool isProfitableToIfCvt(MachineBasicBlock &TMBB, unsigned NumT,
|
| HD | ARMBaseInstrInfo.cpp | 1646 isProfitableToIfCvt(MachineBasicBlock &MBB, in isProfitableToIfCvt() function in ARMBaseInstrInfo 1689 isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() function in ARMBaseInstrInfo
|
| /NextBSD/contrib/llvm/include/llvm/Target/ |
| HD | TargetInstrInfo.h | 512 bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToIfCvt() function 525 isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() function
|
| /NextBSD/contrib/llvm/lib/CodeGen/ |
| HD | IfConversion.cpp | 222 return Cycle > 0 && TII->isProfitableToIfCvt(BB, Cycle, Extra, in MeetIfcvtSizeLimit() 232 TII->isProfitableToIfCvt(TBB, TCycle, TExtra, FBB, FCycle, FExtra, in MeetIfcvtSizeLimit()
|