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

/external/mesa3d/src/gallium/drivers/radeon/
H A DR600InstrInfo.cpp367 R600InstrInfo::isProfitableToIfCvt(MachineBasicBlock &MBB, function in class:R600InstrInfo
375 R600InstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, function in class:R600InstrInfo
/external/swiftshader/third_party/LLVM/include/llvm/Target/
H A DTargetInstrInfo.h317 /// isProfitableToIfCvt - Return true if it's profitable to predicate
323 bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCyles, function in class:llvm::TargetInstrInfo
329 /// isProfitableToIfCvt - Second variant of isProfitableToIfCvt, this one
336 isProfitableToIfCvt(MachineBasicBlock &TMBB, function in class:llvm::TargetInstrInfo
/external/llvm/include/llvm/Target/
H A DTargetInstrInfo.h622 bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, function in class:llvm::TargetInstrInfo
628 /// Second variant of isProfitableToIfCvt. This one
635 isProfitableToIfCvt(MachineBasicBlock &TMBB, function in class:llvm::TargetInstrInfo
/external/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp556 isProfitableToIfCvt(MachineBasicBlock &MBB, function in class:SystemZInstrInfo
575 isProfitableToIfCvt(MachineBasicBlock &TMBB, function in class:SystemZInstrInfo
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp1390 isProfitableToIfCvt(MachineBasicBlock &MBB, function in class:ARMBaseInstrInfo
1406 isProfitableToIfCvt(MachineBasicBlock &TMBB, function in class:ARMBaseInstrInfo
/external/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp1700 isProfitableToIfCvt(MachineBasicBlock &MBB, function in class:ARMBaseInstrInfo
1743 isProfitableToIfCvt(MachineBasicBlock &TMBB, function in class:ARMBaseInstrInfo
/external/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp740 bool HexagonInstrInfo::isProfitableToIfCvt(MachineBasicBlock &MBB, function in class:HexagonInstrInfo
747 bool HexagonInstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, function in class:HexagonInstrInfo

Completed in 158 milliseconds