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

/external/chromium_org/third_party/mesa/src/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/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/llvm/include/llvm/Target/
H A DTargetInstrInfo.h357 /// isProfitableToIfCvt - Return true if it's profitable to predicate
363 bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, function in class:llvm::TargetInstrInfo
369 /// isProfitableToIfCvt - Second variant of isProfitableToIfCvt, this one
376 isProfitableToIfCvt(MachineBasicBlock &TMBB, function in class:llvm::TargetInstrInfo
/external/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp515 isProfitableToIfCvt(MachineBasicBlock &MBB, function in class:SystemZInstrInfo
523 isProfitableToIfCvt(MachineBasicBlock &TMBB, function in class:SystemZInstrInfo
/external/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp956 isProfitableToIfCvt(MachineBasicBlock &MBB, function in class:HexagonInstrInfo
966 isProfitableToIfCvt(MachineBasicBlock &TMBB, function in class:HexagonInstrInfo
/external/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp1074 bool PPCInstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, function in class:PPCInstrInfo
/external/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp1583 isProfitableToIfCvt(MachineBasicBlock &MBB, function in class:ARMBaseInstrInfo
1599 isProfitableToIfCvt(MachineBasicBlock &TMBB, function in class:ARMBaseInstrInfo

Completed in 237 milliseconds