Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineJumpTableInfo.h36 std::vector<MachineBasicBlock*> MBBs; member
DLiveIntervalAnalysis.h255 SmallVectorImpl<MachineBasicBlock*> &MBBs) const { in findLiveInMBBs()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineJumpTableInfo.h37 std::vector<MachineBasicBlock*> MBBs; member
/external/llvm/include/llvm/CodeGen/
DMachineJumpTableInfo.h36 std::vector<MachineBasicBlock*> MBBs; member
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELFCodeEmitter.cpp183 const std::vector<MachineBasicBlock*> &MBBs = JT[i].MBBs; in emitJumpTables() local
DLexicalScopes.cpp269 SmallPtrSet<const MachineBasicBlock*, 4> &MBBs) { in getMachineBasicBlocks()
DRegisterCoalescer.cpp1769 std::vector<std::pair<unsigned, MachineBasicBlock*> > MBBs; in joinIntervals() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLexicalScopes.cpp280 const DILocation *DL, SmallPtrSetImpl<const MachineBasicBlock *> &MBBs) { in getMachineBasicBlocks()
DRegisterCoalescer.cpp3443 std::vector<MBBPriorityInfo> MBBs; in joinAllIntervals() local
/external/llvm/lib/CodeGen/
DLexicalScopes.cpp271 const DILocation *DL, SmallPtrSetImpl<const MachineBasicBlock *> &MBBs) { in getMachineBasicBlocks()
DRegisterCoalescer.cpp2948 std::vector<MBBPriorityInfo> MBBs; in joinAllIntervals() local
/external/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp162 SmallVector<MBBInfo, 16> MBBs; member in __anone2d67bdc0111::SystemZLongBranch
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp166 SmallVector<MBBInfo, 16> MBBs; member in __anon139b97340111::SystemZLongBranch
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITEmitter.cpp1152 const std::vector<MachineBasicBlock*> &MBBs = JT[i].MBBs; in emitJumpTableInfo() local
1170 const std::vector<MachineBasicBlock*> &MBBs = JT[i].MBBs; in emitJumpTableInfo() local
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp661 const auto &MBBs = MJTI->getJumpTables()[JT->getIndex()].MBBs; in LowerBR_JT() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUMachineCFGStructurizer.cpp340 SmallPtrSet<MachineBasicBlock *, 1> MBBs; member in __anonaca9bbbf0211::LinearizedRegion
2591 SmallPtrSet<MachineBasicBlock *, 8> &MBBs) { in mbbHasBackEdge()
2601 SmallPtrSet<MachineBasicBlock *, 8> &MBBs) { in containsNewBackedge()
2624 SmallPtrSet<MachineBasicBlock *, 8> MBBs; in containsNewBackedge() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp860 const auto &MBBs = MJTI->getJumpTables()[JT->getIndex()].MBBs; in LowerBR_JT() local
/external/llvm/lib/Target/Mips/
DMipsAsmPrinter.cpp1044 const std::vector<MachineBasicBlock*> &MBBs = JT[I].MBBs; in NaClAlignIndirectJumpTargets() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsAsmPrinter.cpp1228 const std::vector<MachineBasicBlock*> &MBBs = JT[I].MBBs; in NaClAlignIndirectJumpTargets() local
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMCodeEmitter.cpp1493 const std::vector<MachineBasicBlock*> &MBBs = (*MJTEs)[JTIndex].MBBs; in emitInlineJumpTable() local