/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.h | 215 bool isProfitableToIfCvt(MachineBasicBlock &TMBB, 226 bool isProfitableToUnpredicate(MachineBasicBlock &TMBB, in isProfitableToUnpredicate() argument
|
D | PPCInstrInfo.cpp | 1295 bool PPCInstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() argument 1300 return !(MBBDefinesCTR(TMBB) && MBBDefinesCTR(FMBB)); in isProfitableToIfCvt()
|
/external/llvm/lib/Target/AMDGPU/ |
D | R600InstrInfo.h | 185 bool isProfitableToIfCvt(MachineBasicBlock &TMBB, 197 bool isProfitableToUnpredicate(MachineBasicBlock &TMBB,
|
D | R600InstrInfo.cpp | 919 R600InstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() argument 938 R600InstrInfo::isProfitableToUnpredicate(MachineBasicBlock &TMBB, in isProfitableToUnpredicate() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | R600InstrInfo.h | 192 bool isProfitableToIfCvt(MachineBasicBlock &TMBB, 201 bool isProfitableToUnpredicate(MachineBasicBlock &TMBB,
|
D | R600InstrInfo.cpp | 909 R600InstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() argument 928 R600InstrInfo::isProfitableToUnpredicate(MachineBasicBlock &TMBB, in isProfitableToUnpredicate() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.h | 280 bool isProfitableToIfCvt(MachineBasicBlock &TMBB, 291 bool isProfitableToUnpredicate(MachineBasicBlock &TMBB, in isProfitableToUnpredicate() argument
|
D | PPCInstrInfo.cpp | 1391 bool PPCInstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() argument 1396 return !(MBBDefinesCTR(TMBB) && MBBDefinesCTR(FMBB)); in isProfitableToIfCvt()
|
/external/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 236 bool isProfitableToIfCvt(MachineBasicBlock &TMBB, unsigned NumT, 246 bool isProfitableToUnpredicate(MachineBasicBlock &TMBB,
|
D | ARMBaseInstrInfo.cpp | 1743 isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() argument 1766 ARMBaseInstrInfo::isProfitableToUnpredicate(MachineBasicBlock &TMBB, in isProfitableToUnpredicate() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 267 bool isProfitableToIfCvt(MachineBasicBlock &TMBB, unsigned NumT, 277 bool isProfitableToUnpredicate(MachineBasicBlock &TMBB,
|
D | ARMBaseInstrInfo.cpp | 1968 ARMBaseInstrInfo::isProfitableToUnpredicate(MachineBasicBlock &TMBB, in isProfitableToUnpredicate() argument
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.h | 180 bool isProfitableToIfCvt(MachineBasicBlock &TMBB,
|
D | SystemZInstrInfo.cpp | 575 isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.h | 226 bool isProfitableToIfCvt(MachineBasicBlock &TMBB,
|
D | SystemZInstrInfo.cpp | 789 isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() argument
|
/external/llvm/include/llvm/Target/ |
D | TargetInstrInfo.h | 635 isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() argument 666 virtual bool isProfitableToUnpredicate(MachineBasicBlock &TMBB, in isProfitableToUnpredicate() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 704 virtual bool isProfitableToIfCvt(MachineBasicBlock &TMBB, unsigned NumTCycles, in isProfitableToIfCvt() argument 735 virtual bool isProfitableToUnpredicate(MachineBasicBlock &TMBB, in isProfitableToUnpredicate() argument
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.h | 137 bool isProfitableToIfCvt(MachineBasicBlock &TMBB,
|
D | HexagonInstrInfo.cpp | 747 bool HexagonInstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() argument 751 return nonDbgBBSize(&TMBB) <= 3 && nonDbgBBSize(&FMBB) <= 3; in isProfitableToIfCvt()
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 174 virtual bool isProfitableToIfCvt(MachineBasicBlock &TMBB,
|
D | ARMBaseInstrInfo.cpp | 1406 isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() argument
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetInstrInfo.h | 336 isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.h | 164 bool isProfitableToIfCvt(MachineBasicBlock &TMBB,
|
D | HexagonInstrInfo.cpp | 766 bool HexagonInstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() argument 770 return nonDbgBBSize(&TMBB) <= 3 && nonDbgBBSize(&FMBB) <= 3; in isProfitableToIfCvt()
|