/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | MachineJumpTableInfo.h | 36 std::vector<MachineBasicBlock*> MBBs; member
|
D | LiveIntervalAnalysis.h | 255 SmallVectorImpl<MachineBasicBlock*> &MBBs) const { in findLiveInMBBs()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | MachineJumpTableInfo.h | 37 std::vector<MachineBasicBlock*> MBBs; member
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineJumpTableInfo.h | 36 std::vector<MachineBasicBlock*> MBBs; member
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | ELFCodeEmitter.cpp | 183 const std::vector<MachineBasicBlock*> &MBBs = JT[i].MBBs; in emitJumpTables() local
|
D | LexicalScopes.cpp | 269 SmallPtrSet<const MachineBasicBlock*, 4> &MBBs) { in getMachineBasicBlocks()
|
D | RegisterCoalescer.cpp | 1769 std::vector<std::pair<unsigned, MachineBasicBlock*> > MBBs; in joinIntervals() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | LexicalScopes.cpp | 280 const DILocation *DL, SmallPtrSetImpl<const MachineBasicBlock *> &MBBs) { in getMachineBasicBlocks()
|
D | RegisterCoalescer.cpp | 3443 std::vector<MBBPriorityInfo> MBBs; in joinAllIntervals() local
|
/external/llvm/lib/CodeGen/ |
D | LexicalScopes.cpp | 271 const DILocation *DL, SmallPtrSetImpl<const MachineBasicBlock *> &MBBs) { in getMachineBasicBlocks()
|
D | RegisterCoalescer.cpp | 2948 std::vector<MBBPriorityInfo> MBBs; in joinAllIntervals() local
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZLongBranch.cpp | 162 SmallVector<MBBInfo, 16> MBBs; member in __anone2d67bdc0111::SystemZLongBranch
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZLongBranch.cpp | 166 SmallVector<MBBInfo, 16> MBBs; member in __anon139b97340111::SystemZLongBranch
|
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/ |
D | JITEmitter.cpp | 1152 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/ |
D | WebAssemblyISelLowering.cpp | 661 const auto &MBBs = MJTI->getJumpTables()[JT->getIndex()].MBBs; in LowerBR_JT() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUMachineCFGStructurizer.cpp | 340 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/ |
D | WebAssemblyISelLowering.cpp | 860 const auto &MBBs = MJTI->getJumpTables()[JT->getIndex()].MBBs; in LowerBR_JT() local
|
/external/llvm/lib/Target/Mips/ |
D | MipsAsmPrinter.cpp | 1044 const std::vector<MachineBasicBlock*> &MBBs = JT[I].MBBs; in NaClAlignIndirectJumpTargets() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsAsmPrinter.cpp | 1228 const std::vector<MachineBasicBlock*> &MBBs = JT[I].MBBs; in NaClAlignIndirectJumpTargets() local
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMCodeEmitter.cpp | 1493 const std::vector<MachineBasicBlock*> &MBBs = (*MJTEs)[JTIndex].MBBs; in emitInlineJumpTable() local
|