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

  /external/llvm/lib/Target/R600/
R600InstrInfo.h 106 bool isProfitableToUnpredicate(MachineBasicBlock &TMBB,
R600InstrInfo.cpp 453 R600InstrInfo::isProfitableToUnpredicate(MachineBasicBlock &TMBB,
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 346 /// isProfitableToUnpredicate - Return true if it's profitable to unpredicate
357 virtual bool isProfitableToUnpredicate(MachineBasicBlock &TMBB,
    [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.h 189 virtual bool isProfitableToUnpredicate(MachineBasicBlock &TMBB,
ARMBaseInstrInfo.cpp     [all...]
  /external/llvm/lib/CodeGen/
IfConversion.cpp     [all...]

Completed in 327 milliseconds