Searched defs:isProfitableToIfCvt (Results 1 - 7 of 7) sorted by relevance
/external/mesa3d/src/gallium/drivers/radeon/ |
H A D | R600InstrInfo.cpp | 367 R600InstrInfo::isProfitableToIfCvt(MachineBasicBlock &MBB, function in class:R600InstrInfo 375 R600InstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, function in class:R600InstrInfo
|
/external/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.cpp | 515 isProfitableToIfCvt(MachineBasicBlock &MBB, function in class:SystemZInstrInfo 523 isProfitableToIfCvt(MachineBasicBlock &TMBB, function in class:SystemZInstrInfo
|
/external/llvm/include/llvm/Target/ |
H A D | TargetInstrInfo.h | 585 bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, function in class:llvm::TargetInstrInfo 591 /// Second variant of isProfitableToIfCvt. This one 598 isProfitableToIfCvt(MachineBasicBlock &TMBB, function in class:llvm::TargetInstrInfo
|
/external/llvm/lib/Target/AMDGPU/ |
H A D | R600InstrInfo.cpp | 922 R600InstrInfo::isProfitableToIfCvt(MachineBasicBlock &MBB, function in class:R600InstrInfo 930 R600InstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, function in class:R600InstrInfo
|
/external/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.cpp | 1270 bool PPCInstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, function in class:PPCInstrInfo
|
/external/llvm/lib/Target/ARM/ |
H A D | ARMBaseInstrInfo.cpp | 1700 isProfitableToIfCvt(MachineBasicBlock &MBB, function in class:ARMBaseInstrInfo 1743 isProfitableToIfCvt(MachineBasicBlock &TMBB, function in class:ARMBaseInstrInfo
|
/external/llvm/lib/Target/Hexagon/ |
H A D | HexagonInstrInfo.cpp | 575 bool HexagonInstrInfo::isProfitableToIfCvt(MachineBasicBlock &MBB, function in class:HexagonInstrInfo 582 bool HexagonInstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, function in class:HexagonInstrInfo
|
Completed in 169 milliseconds