Searched refs:isProfitableToDupForIfCvt (Results 1 - 10 of 10) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeon/
H A DR600InstrInfo.h80 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCyles,
H A DR600InstrInfo.cpp387 R600InstrInfo::isProfitableToDupForIfCvt(MachineBasicBlock &MBB, function in class:R600InstrInfo
/external/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h154 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
H A DHexagonInstrInfo.cpp1148 isProfitableToDupForIfCvt(MachineBasicBlock &MBB,unsigned NumInstrs, function in class:HexagonInstrInfo
/external/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h196 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB,
/external/llvm/lib/Target/R600/
H A DR600InstrInfo.h174 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCyles,
H A DR600InstrInfo.cpp947 R600InstrInfo::isProfitableToDupForIfCvt(MachineBasicBlock &MBB, function in class:R600InstrInfo
/external/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h235 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
/external/llvm/include/llvm/Target/
H A DTargetInstrInfo.h492 /// isProfitableToDupForIfCvt - Return true if it's profitable for
499 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, function in class:llvm::TargetInstrInfo
/external/llvm/lib/CodeGen/
H A DIfConversion.cpp483 !TII->isProfitableToDupForIfCvt(*TrueBBI.BB, TrueBBI.NonPredSize,
522 if (!TII->isProfitableToDupForIfCvt(*TrueBBI.BB, Size, Prediction))

Completed in 127 milliseconds