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

  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.h 182 virtual bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB,
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 334 /// isProfitableToDupForIfCvt - Return true if it's profitable for
341 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles,
    [all...]
  /external/llvm/lib/Target/R600/
R600InstrInfo.cpp 445 R600InstrInfo::isProfitableToDupForIfCvt(MachineBasicBlock &MBB,
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.cpp     [all...]

Completed in 1560 milliseconds