Searched refs:isProfitableToUnpredicate (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
H A DR600InstrInfo.h100 bool isProfitableToUnpredicate(MachineBasicBlock &TMBB,
H A DR600InstrInfo.cpp396 R600InstrInfo::isProfitableToUnpredicate(MachineBasicBlock &TMBB, function in class:R600InstrInfo
/external/mesa3d/src/gallium/drivers/radeon/
H A DR600InstrInfo.h100 bool isProfitableToUnpredicate(MachineBasicBlock &TMBB,
H A DR600InstrInfo.cpp396 R600InstrInfo::isProfitableToUnpredicate(MachineBasicBlock &TMBB, function in class:R600InstrInfo
/external/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h194 bool isProfitableToUnpredicate(MachineBasicBlock &TMBB,
/external/llvm/lib/Target/R600/
H A DR600InstrInfo.h195 bool isProfitableToUnpredicate(MachineBasicBlock &TMBB,
H A DR600InstrInfo.cpp959 R600InstrInfo::isProfitableToUnpredicate(MachineBasicBlock &TMBB,
/external/llvm/include/llvm/Target/
H A DTargetInstrInfo.h396 /// isProfitableToUnpredicate - Return true if it's profitable to unpredicate
407 virtual bool isProfitableToUnpredicate(MachineBasicBlock &TMBB, function in class:llvm::TargetInstrInfo
/external/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h181 bool isProfitableToUnpredicate(MachineBasicBlock &TMBB,
H A DARMBaseInstrInfo.cpp1623 ARMBaseInstrInfo::isProfitableToUnpredicate(MachineBasicBlock &TMBB, function in class:ARMBaseInstrInfo
/external/llvm/lib/CodeGen/
H A DIfConversion.cpp1417 if (TII->isProfitableToUnpredicate(*BBI1->BB, *BBI2->BB)) {

Completed in 559 milliseconds