Home
last modified time | relevance | path

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

12

/external/llvm/lib/Target/AArch64/
DAArch64A53Fix835769.cpp153 MachineBasicBlock *FMBB = &MBB; in getLastNonPseudo() local
157 while ((FMBB = getBBFallenThrough(FMBB, TII))) { in getLastNonPseudo()
158 for (MachineInstr &I : make_range(FMBB->rbegin(), FMBB->rend())) in getLastNonPseudo()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64A53Fix835769.cpp157 MachineBasicBlock *FMBB = &MBB; in getLastNonPseudo() local
161 while ((FMBB = getBBFallenThrough(FMBB, TII))) { in getLastNonPseudo()
162 for (MachineInstr &I : make_range(FMBB->rbegin(), FMBB->rend())) in getLastNonPseudo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64A53Fix835769.cpp157 MachineBasicBlock *FMBB = &MBB; in getLastNonPseudo() local
161 while ((FMBB = getBBFallenThrough(FMBB, TII))) { in getLastNonPseudo()
162 for (MachineInstr &I : make_range(FMBB->rbegin(), FMBB->rend())) in getLastNonPseudo()
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h217 MachineBasicBlock &FMBB,
227 MachineBasicBlock &FMBB) const override { in isProfitableToUnpredicate() argument
DPPCInstrInfo.cpp1297 MachineBasicBlock &FMBB, in isProfitableToIfCvt() argument
1300 return !(MBBDefinesCTR(TMBB) && MBBDefinesCTR(FMBB)); in isProfitableToIfCvt()
/external/llvm/lib/Target/AMDGPU/
DR600InstrInfo.h187 MachineBasicBlock &FMBB,
198 MachineBasicBlock &FMBB) const override;
DR600InstrInfo.cpp922 MachineBasicBlock &FMBB, in isProfitableToIfCvt() argument
939 MachineBasicBlock &FMBB) const { in isProfitableToUnpredicate()
/external/llvm-project/llvm/lib/Target/AMDGPU/
DR600InstrInfo.h193 MachineBasicBlock &FMBB,
201 MachineBasicBlock &FMBB) const override;
DR600InstrInfo.cpp911 MachineBasicBlock &FMBB, in isProfitableToIfCvt() argument
928 MachineBasicBlock &FMBB) const { in isProfitableToUnpredicate()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600InstrInfo.h193 MachineBasicBlock &FMBB,
201 MachineBasicBlock &FMBB) const override;
DR600InstrInfo.cpp911 MachineBasicBlock &FMBB, in isProfitableToIfCvt() argument
928 MachineBasicBlock &FMBB) const { in isProfitableToUnpredicate()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h321 MachineBasicBlock &FMBB,
331 MachineBasicBlock &FMBB) const override { in isProfitableToUnpredicate() argument
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h237 unsigned ExtraT, MachineBasicBlock &FMBB,
247 MachineBasicBlock &FMBB) const override;
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h182 MachineBasicBlock &FMBB,
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h469 MachineBasicBlock &FMBB,
479 MachineBasicBlock &FMBB) const override { in isProfitableToUnpredicate() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h238 MachineBasicBlock &FMBB,
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h253 MachineBasicBlock &FMBB,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h269 unsigned ExtraT, MachineBasicBlock &FMBB,
283 MachineBasicBlock &FMBB) const override;
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h637 MachineBasicBlock &FMBB, in isProfitableToIfCvt() argument
667 MachineBasicBlock &FMBB) const { in isProfitableToUnpredicate() argument
/external/llvm-project/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h267 unsigned ExtraT, MachineBasicBlock &FMBB,
281 MachineBasicBlock &FMBB) const override;
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h139 MachineBasicBlock &FMBB,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h782 MachineBasicBlock &FMBB, unsigned NumFCycles, in isProfitableToIfCvt() argument
825 MachineBasicBlock &FMBB) const { in isProfitableToUnpredicate() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h154 MachineBasicBlock &FMBB,
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h789 MachineBasicBlock &FMBB, unsigned NumFCycles, in isProfitableToIfCvt() argument
832 MachineBasicBlock &FMBB) const { in isProfitableToUnpredicate() argument
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h154 MachineBasicBlock &FMBB,

12