HomeSort by relevance Sort by last modified time
    Searched refs:isProfitableToDupForIfCvt (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
R600InstrInfo.h 80 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCyles,
R600InstrInfo.cpp 387 R600InstrInfo::isProfitableToDupForIfCvt(MachineBasicBlock &MBB,
  /external/mesa3d/src/gallium/drivers/radeon/
R600InstrInfo.h 80 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCyles,
R600InstrInfo.cpp 387 R600InstrInfo::isProfitableToDupForIfCvt(MachineBasicBlock &MBB,
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 148 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
HexagonInstrInfo.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCInstrInfo.h 187 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB,
  /external/llvm/lib/Target/R600/
R600InstrInfo.h 175 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCyles,
R600InstrInfo.cpp 951 R600InstrInfo::isProfitableToDupForIfCvt(MachineBasicBlock &MBB,
    [all...]
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 384 /// isProfitableToDupForIfCvt - Return true if it's profitable for
391 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
    [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.h 176 bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
  /external/llvm/lib/CodeGen/
IfConversion.cpp 484 !TII->isProfitableToDupForIfCvt(*TrueBBI.BB, TrueBBI.NonPredSize,
523 if (!TII->isProfitableToDupForIfCvt(*TrueBBI.BB, Size, Prediction))
    [all...]

Completed in 1012 milliseconds