Searched defs:MBBs (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineJumpTableInfo.h36 std::vector<MachineBasicBlock*> MBBs; member in struct:llvm::MachineJumpTableEntry
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLexicalScopes.cpp280 getMachineBasicBlocks( const DILocation *DL, SmallPtrSetImpl<const MachineBasicBlock *> &MBBs) argument
H A DRegisterCoalescer.cpp3838 std::vector<MBBPriorityInfo> MBBs; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp166 SmallVector<MBBInfo, 16> MBBs; member in class:__anon4338::SystemZLongBranch
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLateEHPrepare.cpp95 static void eraseDeadBBsAndChildren(const Container &MBBs) { argument
H A DWebAssemblyISelLowering.cpp1282 const auto &MBBs = MJTI->getJumpTables()[JT->getIndex()].MBBs; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp1284 const std::vector<MachineBasicBlock*> &MBBs = JT[I].MBBs; local

Completed in 75 milliseconds