Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineJumpTableInfo.h36 std::vector<MachineBasicBlock*> MBBs; member
/external/llvm/lib/CodeGen/
DLexicalScopes.cpp272 const DILocation *DL, SmallPtrSetImpl<const MachineBasicBlock *> &MBBs) { in getMachineBasicBlocks()
DRegisterCoalescer.cpp2875 std::vector<MBBPriorityInfo> MBBs; in joinAllIntervals() local
/external/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp159 SmallVector<MBBInfo, 16> MBBs; member in __anonfdf3fbd30111::SystemZLongBranch
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp618 const auto &MBBs = MJTI->getJumpTables()[JT->getIndex()].MBBs; in LowerBR_JT() local
/external/llvm/lib/Target/Mips/
DMipsAsmPrinter.cpp1066 const std::vector<MachineBasicBlock*> &MBBs = JT[I].MBBs; in NaClAlignIndirectJumpTargets() local
/external/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp1861 std::set<MachineBasicBlock *> &MBBs) { in findNearestCommonPostDom()