HomeSort by relevance Sort by last modified time
    Searched defs:isProfitableToIfCvt (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
R600InstrInfo.cpp 367 R600InstrInfo::isProfitableToIfCvt(MachineBasicBlock &MBB,
375 R600InstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB,
  /external/mesa3d/src/gallium/drivers/radeon/
R600InstrInfo.cpp 367 R600InstrInfo::isProfitableToIfCvt(MachineBasicBlock &MBB,
375 R600InstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB,
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 357 /// isProfitableToIfCvt - Return true if it's profitable to predicate
363 bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
369 /// isProfitableToIfCvt - Second variant of isProfitableToIfCvt, this one
376 isProfitableToIfCvt(MachineBasicBlock &TMBB,
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.cpp 956 isProfitableToIfCvt(MachineBasicBlock &MBB,
966 isProfitableToIfCvt(MachineBasicBlock &TMBB,
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.cpp 515 isProfitableToIfCvt(MachineBasicBlock &MBB,
523 isProfitableToIfCvt(MachineBasicBlock &TMBB,
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCInstrInfo.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.cpp     [all...]

Completed in 921 milliseconds