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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
H A DR600InstrInfo.cpp375 R600InstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, argument
396 R600InstrInfo::isProfitableToUnpredicate(MachineBasicBlock &TMBB, argument
/external/mesa3d/src/gallium/drivers/radeon/
H A DR600InstrInfo.cpp375 R600InstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, argument
396 R600InstrInfo::isProfitableToUnpredicate(MachineBasicBlock &TMBB, argument
/external/llvm/include/llvm/Target/
H A DTargetInstrInfo.h376 isProfitableToIfCvt(MachineBasicBlock &TMBB, argument
407 virtual bool isProfitableToUnpredicate(MachineBasicBlock &TMBB, argument
/external/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp523 isProfitableToIfCvt(MachineBasicBlock &TMBB, argument
/external/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp966 isProfitableToIfCvt(MachineBasicBlock &TMBB, argument
/external/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp1074 bool PPCInstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, argument
1079 return !(MBBDefinesCTR(TMBB) && MBBDefinesCTR(FMBB));
/external/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp1599 isProfitableToIfCvt(MachineBasicBlock &TMBB, argument
1623 ARMBaseInstrInfo::isProfitableToUnpredicate(MachineBasicBlock &TMBB, argument

Completed in 1132 milliseconds