Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineJumpTableInfo.h36 std::vector<MachineBasicBlock*> MBBs; member
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMachineFunctionInfo.cpp138 SmallPtrSet<const MachineBasicBlock *, 16> MBBs; in WebAssemblyFunctionInfo() local
H A DWebAssemblyLateEHPrepare.cpp96 static void eraseDeadBBsAndChildren(const Container &MBBs) { in eraseDeadBBsAndChildren()
H A DWebAssemblyISelLowering.cpp1797 const auto &MBBs = MJTI->getJumpTables()[JT->getIndex()].MBBs; in LowerBR_JT() local
/freebsd/contrib/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; in joinAllIntervals() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp165 SmallVector<MBBInfo, 16> MBBs; member in __anoncde13db90111::SystemZLongBranch
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFMIPeephole.cpp414 std::vector<MachineBasicBlock *> MBBs; in adjustBranch() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVPreLegalizer.cpp569 SmallVector<MachineBasicBlock *, 3> MBBs; in processSwitches() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp321 SmallPtrSet<MachineBasicBlock *, 1> MBBs; member in __anon27e10c840211::LinearizedRegion
2543 SmallPtrSet<MachineBasicBlock *, 8> &MBBs) { in mbbHasBackEdge()
2551 SmallPtrSet<MachineBasicBlock *, 8> &MBBs) { in containsNewBackedge()
2572 SmallPtrSet<MachineBasicBlock *, 8> MBBs; in containsNewBackedge() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp1245 const std::vector<MachineBasicBlock *> &MBBs = I.MBBs; in NaClAlignIndirectJumpTargets() local