Home
last modified time | relevance | path

Searched defs:MBBs (Results 1 – 11 of 11) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineJumpTableInfo.h36 /// MBBs - The vector of basic blocks from which to create the jump table. member
H A DLivePhysRegs.h215 inline void fullyRecomputeLiveIns(ArrayRef<MachineBasicBlock *> MBBs) { in fullyRecomputeLiveIns() argument
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMachineFunctionInfo.cpp140 SmallPtrSet<const MachineBasicBlock *, 16> MBBs; WebAssemblyFunctionInfo() local
H A DWebAssemblyLateEHPrepare.cpp96 eraseDeadBBsAndChildren(const Container & MBBs) eraseDeadBBsAndChildren() argument
H A DWebAssemblyISelLowering.cpp1813 const auto &MBBs = MJTI->getJumpTables()[JT->getIndex()].MBBs; LowerBR_JT() local
/llvm-project/llvm/lib/CodeGen/
H A DLexicalScopes.cpp281 const DILocation *DL, SmallPtrSetImpl<const MachineBasicBlock *> &MBBs) { in getMachineBasicBlocks()
H A DRegisterCoalescer.cpp4150 std::vector<MBBPriorityInfo> MBBs; joinAllIntervals() local
/llvm-project/llvm/lib/Target/BPF/
H A DBPFMIPeephole.cpp414 std::vector<MachineBasicBlock *> MBBs; adjustBranch() local
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp165 SmallVector<MBBInfo, 16> MBBs; member in __anonb74f6d240111::SystemZLongBranch
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp
/llvm-project/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp1249 const std::vector<MachineBasicBlock *> &MBBs = I.MBBs; NaClAlignIndirectJumpTargets() local