Searched defs:TMBB (Results 1 – 7 of 7) sorted by relevance
/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.h | 523 isProfitableToUnpredicate(MachineBasicBlock & TMBB,MachineBasicBlock & FMBB) isProfitableToUnpredicate() argument
|
H A D | PPCInstrInfo.cpp | 2140 isProfitableToIfCvt(MachineBasicBlock & TMBB,unsigned NumT,unsigned ExtraT,MachineBasicBlock & FMBB,unsigned NumF,unsigned ExtraF,BranchProbability Probability) const isProfitableToIfCvt() argument
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600InstrInfo.cpp | 881 isProfitableToIfCvt(MachineBasicBlock & TMBB,unsigned NumTCycles,unsigned ExtraTCycles,MachineBasicBlock & FMBB,unsigned NumFCycles,unsigned ExtraFCycles,BranchProbability Probability) const isProfitableToIfCvt() argument 900 isProfitableToUnpredicate(MachineBasicBlock & TMBB,MachineBasicBlock & FMBB) const isProfitableToUnpredicate() argument
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetInstrInfo.h | 867 isProfitableToIfCvt(MachineBasicBlock & TMBB,unsigned NumTCycles,unsigned ExtraTCycles,MachineBasicBlock & FMBB,unsigned NumFCycles,unsigned ExtraFCycles,BranchProbability Probability) isProfitableToIfCvt() argument 911 isProfitableToUnpredicate(MachineBasicBlock & TMBB,MachineBasicBlock & FMBB) isProfitableToUnpredicate() argument
|
/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.cpp | 789 isProfitableToIfCvt(MachineBasicBlock &TMBB, in isProfitableToIfCvt() argument
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonInstrInfo.cpp | 826 isProfitableToIfCvt(MachineBasicBlock & TMBB,unsigned NumTCycles,unsigned ExtraTCycles,MachineBasicBlock & FMBB,unsigned NumFCycles,unsigned ExtraFCycles,BranchProbability Probability) const isProfitableToIfCvt() argument
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMBaseInstrInfo.cpp | 2223 isProfitableToUnpredicate(MachineBasicBlock & TMBB,MachineBasicBlock & FMBB) const isProfitableToUnpredicate() argument
|