Home
last modified time | relevance | path

Searched refs:TMBB (Results 1 – 25 of 33) sorted by relevance

12

/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h215 bool isProfitableToIfCvt(MachineBasicBlock &TMBB,
226 bool isProfitableToUnpredicate(MachineBasicBlock &TMBB, in isProfitableToUnpredicate() argument
DPPCInstrInfo.cpp1295 bool PPCInstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() argument
1300 return !(MBBDefinesCTR(TMBB) && MBBDefinesCTR(FMBB)); in isProfitableToIfCvt()
/external/llvm/lib/Target/AMDGPU/
DR600InstrInfo.h185 bool isProfitableToIfCvt(MachineBasicBlock &TMBB,
197 bool isProfitableToUnpredicate(MachineBasicBlock &TMBB,
DR600InstrInfo.cpp919 R600InstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() argument
938 R600InstrInfo::isProfitableToUnpredicate(MachineBasicBlock &TMBB, in isProfitableToUnpredicate() argument
/external/llvm-project/llvm/lib/Target/AMDGPU/
DR600InstrInfo.h191 bool isProfitableToIfCvt(MachineBasicBlock &TMBB,
200 bool isProfitableToUnpredicate(MachineBasicBlock &TMBB,
DR600InstrInfo.cpp908 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/
DR600InstrInfo.h191 bool isProfitableToIfCvt(MachineBasicBlock &TMBB,
200 bool isProfitableToUnpredicate(MachineBasicBlock &TMBB,
DR600InstrInfo.cpp908 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/
DPPCInstrInfo.h319 bool isProfitableToIfCvt(MachineBasicBlock &TMBB,
330 bool isProfitableToUnpredicate(MachineBasicBlock &TMBB, in isProfitableToUnpredicate() argument
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h236 bool isProfitableToIfCvt(MachineBasicBlock &TMBB, unsigned NumT,
246 bool isProfitableToUnpredicate(MachineBasicBlock &TMBB,
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h180 bool isProfitableToIfCvt(MachineBasicBlock &TMBB,
DSystemZInstrInfo.cpp575 isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() argument
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h467 bool isProfitableToIfCvt(MachineBasicBlock &TMBB,
478 bool isProfitableToUnpredicate(MachineBasicBlock &TMBB, in isProfitableToUnpredicate() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h236 bool isProfitableToIfCvt(MachineBasicBlock &TMBB,
DSystemZInstrInfo.cpp702 isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() argument
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h251 bool isProfitableToIfCvt(MachineBasicBlock &TMBB,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h268 bool isProfitableToIfCvt(MachineBasicBlock &TMBB, unsigned NumT,
282 bool isProfitableToUnpredicate(MachineBasicBlock &TMBB,
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h635 isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() argument
666 virtual bool isProfitableToUnpredicate(MachineBasicBlock &TMBB, in isProfitableToUnpredicate() argument
/external/llvm-project/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h266 bool isProfitableToIfCvt(MachineBasicBlock &TMBB, unsigned NumT,
280 bool isProfitableToUnpredicate(MachineBasicBlock &TMBB,
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h137 bool isProfitableToIfCvt(MachineBasicBlock &TMBB,
DHexagonInstrInfo.cpp747 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/
DTargetInstrInfo.h780 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/
DHexagonInstrInfo.h152 bool isProfitableToIfCvt(MachineBasicBlock &TMBB,
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h787 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/
DHexagonInstrInfo.h152 bool isProfitableToIfCvt(MachineBasicBlock &TMBB,

12