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

  /external/llvm/lib/Target/PowerPC/
PPCInstrInfo.h 160 virtual bool isProfitableToIfCvt(MachineBasicBlock &MBB,
166 virtual bool isProfitableToIfCvt(MachineBasicBlock &TMBB,
PPCInstrInfo.cpp     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
R600InstrInfo.cpp 367 R600InstrInfo::isProfitableToIfCvt(MachineBasicBlock &MBB,
375 R600InstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB,
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 315 /// isProfitableToIfCvt - Return true if it's profitable to predicate
321 bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
327 /// isProfitableToIfCvt - Second variant of isProfitableToIfCvt, this one
334 isProfitableToIfCvt(MachineBasicBlock &TMBB,
    [all...]
  /external/mesa3d/src/gallium/drivers/radeon/
R600InstrInfo.cpp 367 R600InstrInfo::isProfitableToIfCvt(MachineBasicBlock &MBB,
375 R600InstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB,
  /external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.cpp 315 isProfitableToIfCvt(MachineBasicBlock &MBB,
323 isProfitableToIfCvt(MachineBasicBlock &TMBB,
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.cpp 951 isProfitableToIfCvt(MachineBasicBlock &MBB,
961 isProfitableToIfCvt(MachineBasicBlock &TMBB,
    [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.cpp     [all...]

Completed in 6430 milliseconds