Searched defs:isProfitableToIfCvt (Results 1 - 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeon/
H A DR600InstrInfo.cpp367 R600InstrInfo::isProfitableToIfCvt(MachineBasicBlock &MBB, function in class:R600InstrInfo
375 R600InstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, function in class:R600InstrInfo
/external/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp515 isProfitableToIfCvt(MachineBasicBlock &MBB, function in class:SystemZInstrInfo
523 isProfitableToIfCvt(MachineBasicBlock &TMBB, function in class:SystemZInstrInfo
/external/llvm/include/llvm/Target/
H A DTargetInstrInfo.h585 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 DR600InstrInfo.cpp922 R600InstrInfo::isProfitableToIfCvt(MachineBasicBlock &MBB, function in class:R600InstrInfo
930 R600InstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, function in class:R600InstrInfo
/external/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp1270 bool PPCInstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, function in class:PPCInstrInfo
/external/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp1700 isProfitableToIfCvt(MachineBasicBlock &MBB, function in class:ARMBaseInstrInfo
1743 isProfitableToIfCvt(MachineBasicBlock &TMBB, function in class:ARMBaseInstrInfo
/external/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp575 bool HexagonInstrInfo::isProfitableToIfCvt(MachineBasicBlock &MBB, function in class:HexagonInstrInfo
582 bool HexagonInstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, function in class:HexagonInstrInfo

Completed in 1760 milliseconds