Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineJumpTableInfo.h36 std::vector<MachineBasicBlock*> MBBs; member
/openbsd-src/gnu/llvm/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.cpp1748 const auto &MBBs = MJTI->getJumpTables()[JT->getIndex()].MBBs; in LowerBR_JT() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLexicalScopes.cpp281 const DILocation *DL, SmallPtrSetImpl<const MachineBasicBlock *> &MBBs) { in getMachineBasicBlocks()
H A DRegisterCoalescer.cpp4065 std::vector<MBBPriorityInfo> MBBs; in joinAllIntervals() local
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp165 SmallVector<MBBInfo, 16> MBBs; member in __anon3e50f6080111::SystemZLongBranch
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVPreLegalizer.cpp522 SmallVector<MachineBasicBlock *, 3> MBBs; in processSwitches() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp321 SmallPtrSet<MachineBasicBlock *, 1> MBBs; member in __anonf8f2b3930211::LinearizedRegion
2543 SmallPtrSet<MachineBasicBlock *, 8> &MBBs) { in mbbHasBackEdge()
2551 SmallPtrSet<MachineBasicBlock *, 8> &MBBs) { in containsNewBackedge()
2572 SmallPtrSet<MachineBasicBlock *, 8> MBBs; in containsNewBackedge() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp1360 const std::vector<MachineBasicBlock *> &MBBs = I.MBBs; in NaClAlignIndirectJumpTargets() local