Searched refs:isProfitableToDupForIfCvt (Results 1 – 12 of 12) sorted by relevance
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/ |
D | R600InstrInfo.h | 80 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCyles,
|
D | R600InstrInfo.cpp | 387 R600InstrInfo::isProfitableToDupForIfCvt(MachineBasicBlock &MBB, in isProfitableToDupForIfCvt() function in R600InstrInfo
|
/external/mesa3d/src/gallium/drivers/radeon/ |
D | R600InstrInfo.h | 80 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCyles,
|
D | R600InstrInfo.cpp | 387 R600InstrInfo::isProfitableToDupForIfCvt(MachineBasicBlock &MBB, in isProfitableToDupForIfCvt() function in R600InstrInfo
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.h | 187 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, in isProfitableToDupForIfCvt() function
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.h | 148 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
|
D | HexagonInstrInfo.cpp | 1077 isProfitableToDupForIfCvt(MachineBasicBlock &MBB,unsigned NumInstrs, in isProfitableToDupForIfCvt() function in HexagonInstrInfo
|
/external/llvm/lib/Target/R600/ |
D | R600InstrInfo.h | 175 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCyles,
|
D | R600InstrInfo.cpp | 951 R600InstrInfo::isProfitableToDupForIfCvt(MachineBasicBlock &MBB, in isProfitableToDupForIfCvt() function in R600InstrInfo
|
/external/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 176 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt() function
|
/external/llvm/include/llvm/Target/ |
D | TargetInstrInfo.h | 382 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, in isProfitableToDupForIfCvt() function
|
/external/llvm/lib/CodeGen/ |
D | IfConversion.cpp | 484 !TII->isProfitableToDupForIfCvt(*TrueBBI.BB, TrueBBI.NonPredSize, in ValidSimple() 523 if (!TII->isProfitableToDupForIfCvt(*TrueBBI.BB, Size, Prediction)) in ValidTriangle()
|