Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineJumpTableInfo.h36 std::vector<MachineBasicBlock*> MBBs; member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMachineFunctionInfo.cpp138 SmallPtrSet<const MachineBasicBlock *, 16> MBBs; WebAssemblyFunctionInfo() local
H A DWebAssemblyLateEHPrepare.cpp96 static void eraseDeadBBsAndChildren(const Container &MBBs) { in eraseDeadBBsAndChildren() argument
H A DWebAssemblyISelLowering.cpp1797 const auto &MBBs = MJTI->getJumpTables()[JT->getIndex()].MBBs; LowerBR_JT() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DLexicalScopes.cpp281 const DILocation *DL, SmallPtrSetImpl<const MachineBasicBlock *> &MBBs) { in getMachineBasicBlocks() argument
H A DRegisterCoalescer.cpp4150 std::vector<MBBPriorityInfo> MBBs; joinAllIntervals() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp165 SmallVector<MBBInfo, 16> MBBs; member in __anon67c54ec30111::SystemZLongBranch
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFMIPeephole.cpp414 std::vector<MachineBasicBlock *> MBBs; in adjustBranch() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVPreLegalizer.cpp569 SmallVector<MachineBasicBlock *, 3> MBBs; processSwitches() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp321 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 DMipsAsmPrinter.cpp1245 const std::vector<MachineBasicBlock *> &MBBs = I.MBBs; NaClAlignIndirectJumpTargets() local