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

/external/chromium_org/third_party/mesa/src/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/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/PowerPC/
H A DPPCInstrInfo.h172 virtual bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, function in class:llvm::PPCInstrInfo
/external/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h148 isProfitableToDupForIfCvt(MachineBasicBlock &MBB,unsigned NumCycles,
H A DHexagonInstrInfo.cpp1072 isProfitableToDupForIfCvt(MachineBasicBlock &MBB,unsigned NumInstrs, function in class:HexagonInstrInfo
/external/llvm/lib/Target/R600/
H A DR600InstrInfo.h154 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCyles,
H A DR600InstrInfo.cpp873 R600InstrInfo::isProfitableToDupForIfCvt(MachineBasicBlock &MBB,
/external/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h180 virtual bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, function in class:llvm::ARMBaseInstrInfo
/external/llvm/include/llvm/Target/
H A DTargetInstrInfo.h342 /// isProfitableToDupForIfCvt - Return true if it's profitable for
349 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, function in class:llvm::TargetInstrInfo
/external/llvm/lib/CodeGen/
H A DIfConversion.cpp473 !TII->isProfitableToDupForIfCvt(*TrueBBI.BB, TrueBBI.NonPredSize,
512 if (!TII->isProfitableToDupForIfCvt(*TrueBBI.BB, Size, Prediction))

Completed in 545 milliseconds