Searched defs:isProfitableToIfCvt (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/Target/
H A DTargetInstrInfo.h316 /// isProfitableToIfCvt - Return true if it's profitable to predicate
322 bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCyles, function in class:llvm::TargetInstrInfo
328 /// isProfitableToIfCvt - Second variant of isProfitableToIfCvt, this one
335 isProfitableToIfCvt(MachineBasicBlock &TMBB, function in class:llvm::TargetInstrInfo
/external/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp1299 isProfitableToIfCvt(MachineBasicBlock &MBB, function in class:HexagonInstrInfo
1309 isProfitableToIfCvt(MachineBasicBlock &TMBB, function in class:HexagonInstrInfo
/external/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp1437 isProfitableToIfCvt(MachineBasicBlock &MBB, function in class:ARMBaseInstrInfo
1453 isProfitableToIfCvt(MachineBasicBlock &TMBB, function in class:ARMBaseInstrInfo

Completed in 67 milliseconds