Searched defs:isProfitableToDupForIfCvt (Results 1 - 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
H A DARMBaseInstrInfo.h180 virtual bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, function in class:llvm::ARMBaseInstrInfo
/external/swiftshader/third_party/LLVM/include/llvm/Target/
H A DTargetInstrInfo.h344 /// isProfitableToDupForIfCvt - Return true if it's profitable for
351 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCyles, function in class:llvm::TargetInstrInfo
/external/llvm/include/llvm/Target/
H A DTargetInstrInfo.h650 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, function in class:llvm::TargetInstrInfo
/external/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp585 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, function in class:SystemZInstrInfo
/external/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp755 bool HexagonInstrInfo::isProfitableToDupForIfCvt(MachineBasicBlock &MBB, function in class:HexagonInstrInfo

Completed in 163 milliseconds