/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/llvm-project/llvm/lib/Target/AMDGPU/ |
D | R600InstrInfo.h | 191 bool isProfitableToIfCvt(MachineBasicBlock &TMBB, 200 bool isProfitableToUnpredicate(MachineBasicBlock &TMBB,
|
D | R600InstrInfo.cpp | 908 R600InstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() argument 927 R600InstrInfo::isProfitableToUnpredicate(MachineBasicBlock &TMBB, in isProfitableToUnpredicate() argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | R600InstrInfo.h | 191 bool isProfitableToIfCvt(MachineBasicBlock &TMBB, 200 bool isProfitableToUnpredicate(MachineBasicBlock &TMBB,
|
D | R600InstrInfo.cpp | 908 R600InstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() argument 927 R600InstrInfo::isProfitableToUnpredicate(MachineBasicBlock &TMBB, in isProfitableToUnpredicate() argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.h | 319 bool isProfitableToIfCvt(MachineBasicBlock &TMBB, 330 bool isProfitableToUnpredicate(MachineBasicBlock &TMBB, in isProfitableToUnpredicate() argument
|
/external/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 236 bool isProfitableToIfCvt(MachineBasicBlock &TMBB, unsigned NumT, 246 bool isProfitableToUnpredicate(MachineBasicBlock &TMBB,
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.h | 180 bool isProfitableToIfCvt(MachineBasicBlock &TMBB,
|
D | SystemZInstrInfo.cpp | 575 isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() argument
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.h | 467 bool isProfitableToIfCvt(MachineBasicBlock &TMBB, 478 bool isProfitableToUnpredicate(MachineBasicBlock &TMBB, in isProfitableToUnpredicate() argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.h | 236 bool isProfitableToIfCvt(MachineBasicBlock &TMBB,
|
D | SystemZInstrInfo.cpp | 702 isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() argument
|
/external/llvm-project/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.h | 251 bool isProfitableToIfCvt(MachineBasicBlock &TMBB,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 268 bool isProfitableToIfCvt(MachineBasicBlock &TMBB, unsigned NumT, 282 bool isProfitableToUnpredicate(MachineBasicBlock &TMBB,
|
/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/llvm-project/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 266 bool isProfitableToIfCvt(MachineBasicBlock &TMBB, unsigned NumT, 280 bool isProfitableToUnpredicate(MachineBasicBlock &TMBB,
|
/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-10.0/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 780 virtual bool isProfitableToIfCvt(MachineBasicBlock &TMBB, unsigned NumTCycles, in isProfitableToIfCvt() argument 824 virtual bool isProfitableToUnpredicate(MachineBasicBlock &TMBB, in isProfitableToUnpredicate() argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.h | 152 bool isProfitableToIfCvt(MachineBasicBlock &TMBB,
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 787 virtual bool isProfitableToIfCvt(MachineBasicBlock &TMBB, unsigned NumTCycles, in isProfitableToIfCvt() argument 831 virtual bool isProfitableToUnpredicate(MachineBasicBlock &TMBB, in isProfitableToUnpredicate() argument
|
/external/llvm-project/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.h | 152 bool isProfitableToIfCvt(MachineBasicBlock &TMBB,
|