Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineJumpTableInfo.h36 std::vector<MachineBasicBlock*> MBBs; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLexicalScopes.cpp280 const DILocation *DL, SmallPtrSetImpl<const MachineBasicBlock *> &MBBs) { in getMachineBasicBlocks()
DRegisterCoalescer.cpp3818 std::vector<MBBPriorityInfo> MBBs; in joinAllIntervals() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLateEHPrepare.cpp87 static void eraseDeadBBsAndChildren(const Container &MBBs) { in eraseDeadBBsAndChildren()
DWebAssemblyISelLowering.cpp1187 const auto &MBBs = MJTI->getJumpTables()[JT->getIndex()].MBBs; in LowerBR_JT() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp166 SmallVector<MBBInfo, 16> MBBs; member in __anon1f7166880111::SystemZLongBranch
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUMachineCFGStructurizer.cpp340 SmallPtrSet<MachineBasicBlock *, 1> MBBs; member in __anonffb9c4130211::LinearizedRegion
2593 SmallPtrSet<MachineBasicBlock *, 8> &MBBs) { in mbbHasBackEdge()
2603 SmallPtrSet<MachineBasicBlock *, 8> &MBBs) { in containsNewBackedge()
2626 SmallPtrSet<MachineBasicBlock *, 8> MBBs; in containsNewBackedge() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsAsmPrinter.cpp1284 const std::vector<MachineBasicBlock*> &MBBs = JT[I].MBBs; in NaClAlignIndirectJumpTargets() local