/external/mesa3d/src/gallium/drivers/radeon/ |
D | R600InstrInfo.h | 88 isProfitableToIfCvt(MachineBasicBlock &TMBB, 100 bool isProfitableToUnpredicate(MachineBasicBlock &TMBB,
|
D | R600InstrInfo.cpp | 375 R600InstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() argument 396 R600InstrInfo::isProfitableToUnpredicate(MachineBasicBlock &TMBB, in isProfitableToUnpredicate() argument
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/ |
D | R600InstrInfo.h | 88 isProfitableToIfCvt(MachineBasicBlock &TMBB, 100 bool isProfitableToUnpredicate(MachineBasicBlock &TMBB,
|
D | R600InstrInfo.cpp | 375 R600InstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() argument 396 R600InstrInfo::isProfitableToUnpredicate(MachineBasicBlock &TMBB, in isProfitableToUnpredicate() argument
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.h | 181 bool isProfitableToIfCvt(MachineBasicBlock &TMBB, 194 bool isProfitableToUnpredicate(MachineBasicBlock &TMBB, in isProfitableToUnpredicate() argument
|
D | PPCInstrInfo.cpp | 1074 bool PPCInstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() argument 1079 return !(MBBDefinesCTR(TMBB) && MBBDefinesCTR(FMBB)); in isProfitableToIfCvt()
|
/external/llvm/lib/Target/R600/ |
D | R600InstrInfo.h | 183 isProfitableToIfCvt(MachineBasicBlock &TMBB, 195 bool isProfitableToUnpredicate(MachineBasicBlock &TMBB,
|
D | R600InstrInfo.cpp | 940 R600InstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() argument 959 R600InstrInfo::isProfitableToUnpredicate(MachineBasicBlock &TMBB, in isProfitableToUnpredicate() argument
|
/external/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 171 bool isProfitableToIfCvt(MachineBasicBlock &TMBB, unsigned NumT, 181 bool isProfitableToUnpredicate(MachineBasicBlock &TMBB,
|
D | ARMBaseInstrInfo.cpp | 1599 isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() argument 1623 ARMBaseInstrInfo::isProfitableToUnpredicate(MachineBasicBlock &TMBB, in isProfitableToUnpredicate() argument
|
/external/llvm/include/llvm/Target/ |
D | TargetInstrInfo.h | 376 isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() argument 407 virtual bool isProfitableToUnpredicate(MachineBasicBlock &TMBB, in isProfitableToUnpredicate() argument
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.h | 161 bool isProfitableToIfCvt(MachineBasicBlock &TMBB,
|
D | SystemZInstrInfo.cpp | 523 isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() argument
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.h | 128 bool isProfitableToIfCvt(MachineBasicBlock &TMBB,
|
D | HexagonInstrInfo.cpp | 966 isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() argument
|