/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineJumpTableInfo.h | 36 std::vector<MachineBasicBlock*> MBBs; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyMachineFunctionInfo.cpp | 138 SmallPtrSet<const MachineBasicBlock *, 16> MBBs; WebAssemblyFunctionInfo() local
|
H A D | WebAssemblyLateEHPrepare.cpp | 96 static void eraseDeadBBsAndChildren(const Container &MBBs) { in eraseDeadBBsAndChildren() argument
|
H A D | WebAssemblyISelLowering.cpp | 1797 const auto &MBBs = MJTI->getJumpTables()[JT->getIndex()].MBBs; LowerBR_JT() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | LexicalScopes.cpp | 281 const DILocation *DL, SmallPtrSetImpl<const MachineBasicBlock *> &MBBs) { in getMachineBasicBlocks() argument
|
H A D | RegisterCoalescer.cpp | 4150 std::vector<MBBPriorityInfo> MBBs; joinAllIntervals() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZLongBranch.cpp | 165 SmallVector<MBBInfo, 16> MBBs; member in __anon67c54ec30111::SystemZLongBranch
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFMIPeephole.cpp | 414 std::vector<MachineBasicBlock *> MBBs; in adjustBranch() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVPreLegalizer.cpp | 569 SmallVector<MachineBasicBlock *, 3> MBBs; processSwitches() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUMachineCFGStructurizer.cpp | 321 SmallPtrSet<MachineBasicBlock *, 1> MBBs; member in __anoncc6d720e0211::LinearizedRegion 2543 mbbHasBackEdge(MachineBasicBlock * MBB,SmallPtrSet<MachineBasicBlock *,8> & MBBs) mbbHasBackEdge() argument 2551 containsNewBackedge(MRT * Tree,SmallPtrSet<MachineBasicBlock *,8> & MBBs) containsNewBackedge() argument 2572 SmallPtrSet<MachineBasicBlock *, 8> MBBs; containsNewBackedge() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsAsmPrinter.cpp | 1245 const std::vector<MachineBasicBlock *> &MBBs = I.MBBs; NaClAlignIndirectJumpTargets() local
|