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

/macosx-10.10/llvmCore-3425.0.34/include/llvm/Target/
H A DTargetInstrInfo.h317 bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, function in class:llvm::TargetInstrInfo
330 isProfitableToIfCvt(MachineBasicBlock &TMBB, function in class:llvm::TargetInstrInfo
/macosx-10.10/llvmCore-3425.0.34/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp2270 isProfitableToIfCvt(MachineBasicBlock &MBB, function in class:HexagonInstrInfo
2280 isProfitableToIfCvt(MachineBasicBlock &TMBB, function in class:HexagonInstrInfo
/macosx-10.10/llvmCore-3425.0.34/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp1496 isProfitableToIfCvt(MachineBasicBlock &MBB, function in class:ARMBaseInstrInfo
1512 isProfitableToIfCvt(MachineBasicBlock &TMBB, function in class:ARMBaseInstrInfo

Completed in 153 milliseconds