Home
last modified time | relevance | path

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

/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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DR600InstrInfo.h192 bool isProfitableToIfCvt(MachineBasicBlock &TMBB,
201 bool isProfitableToUnpredicate(MachineBasicBlock &TMBB,
DR600InstrInfo.cpp909 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/
DPPCInstrInfo.h280 bool isProfitableToIfCvt(MachineBasicBlock &TMBB,
291 bool isProfitableToUnpredicate(MachineBasicBlock &TMBB, in isProfitableToUnpredicate() argument
DPPCInstrInfo.cpp1391 bool PPCInstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() argument
1396 return !(MBBDefinesCTR(TMBB) && MBBDefinesCTR(FMBB)); in isProfitableToIfCvt()
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h236 bool isProfitableToIfCvt(MachineBasicBlock &TMBB, unsigned NumT,
246 bool isProfitableToUnpredicate(MachineBasicBlock &TMBB,
DARMBaseInstrInfo.cpp1743 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/
DARMBaseInstrInfo.h267 bool isProfitableToIfCvt(MachineBasicBlock &TMBB, unsigned NumT,
277 bool isProfitableToUnpredicate(MachineBasicBlock &TMBB,
DARMBaseInstrInfo.cpp1968 ARMBaseInstrInfo::isProfitableToUnpredicate(MachineBasicBlock &TMBB, in isProfitableToUnpredicate() argument
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h180 bool isProfitableToIfCvt(MachineBasicBlock &TMBB,
DSystemZInstrInfo.cpp575 isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h226 bool isProfitableToIfCvt(MachineBasicBlock &TMBB,
DSystemZInstrInfo.cpp789 isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() argument
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h635 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/
DTargetInstrInfo.h704 virtual bool isProfitableToIfCvt(MachineBasicBlock &TMBB, unsigned NumTCycles, in isProfitableToIfCvt() argument
735 virtual bool isProfitableToUnpredicate(MachineBasicBlock &TMBB, in isProfitableToUnpredicate() argument
/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/lib/Target/ARM/
DARMBaseInstrInfo.h174 virtual bool isProfitableToIfCvt(MachineBasicBlock &TMBB,
DARMBaseInstrInfo.cpp1406 isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() argument
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetInstrInfo.h336 isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h164 bool isProfitableToIfCvt(MachineBasicBlock &TMBB,
DHexagonInstrInfo.cpp766 bool HexagonInstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() argument
770 return nonDbgBBSize(&TMBB) <= 3 && nonDbgBBSize(&FMBB) <= 3; in isProfitableToIfCvt()