/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | MachineJumpTableInfo.h | 36 std::vector<MachineBasicBlock*> MBBs; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | MachineJumpTableInfo.h | 36 std::vector<MachineBasicBlock*> MBBs; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | MachineJumpTableInfo.h | 36 std::vector<MachineBasicBlock*> MBBs; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | MachineJumpTableInfo.h | 36 std::vector<MachineBasicBlock*> MBBs; member
|
D | LivePhysRegs.h | 215 inline void fullyRecomputeLiveIns(ArrayRef<MachineBasicBlock *> MBBs) { in fullyRecomputeLiveIns()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | MachineJumpTableInfo.h | 36 std::vector<MachineBasicBlock*> MBBs; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | MachineJumpTableInfo.h | 36 std::vector<MachineBasicBlock*> MBBs; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | MachineJumpTableInfo.h | 36 std::vector<MachineBasicBlock*> MBBs; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyMachineFunctionInfo.cpp | 138 SmallPtrSet<const MachineBasicBlock *, 16> MBBs; in WebAssemblyFunctionInfo() local
|
H A D | WebAssemblyLateEHPrepare.cpp | 96 static void eraseDeadBBsAndChildren(const Container &MBBs) { in eraseDeadBBsAndChildren()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | LexicalScopes.cpp | 280 const DILocation *DL, SmallPtrSetImpl<const MachineBasicBlock *> &MBBs) { in getMachineBasicBlocks()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | LexicalScopes.cpp | 281 const DILocation *DL, SmallPtrSetImpl<const MachineBasicBlock *> &MBBs) { in getMachineBasicBlocks()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyLateEHPrepare.cpp | 87 static void eraseDeadBBsAndChildren(const Container &MBBs) { in eraseDeadBBsAndChildren()
|
H A D | WebAssemblyISelLowering.cpp | 1187 const auto &MBBs = MJTI->getJumpTables()[JT->getIndex()].MBBs; in LowerBR_JT() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | LexicalScopes.cpp | 271 const DILocation *DL, SmallPtrSetImpl<const MachineBasicBlock *> &MBBs) { in getMachineBasicBlocks()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUMachineCFGStructurizer.cpp | 321 SmallPtrSet<MachineBasicBlock *, 1> MBBs; member in __anon998c92fc0211::LinearizedRegion 2543 SmallPtrSet<MachineBasicBlock *, 8> &MBBs) { in mbbHasBackEdge() 2551 SmallPtrSet<MachineBasicBlock *, 8> &MBBs) { in containsNewBackedge() 2572 SmallPtrSet<MachineBasicBlock *, 8> MBBs; in containsNewBackedge() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZLongBranch.cpp | 166 SmallVector<MBBInfo, 16> MBBs; member in __anone909ea2b0111::SystemZLongBranch
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZLongBranch.cpp | 165 SmallVector<MBBInfo, 16> MBBs; member in __anonfba3ce310111::SystemZLongBranch
|
/aosp_15_r20/external/llvm/lib/Target/SystemZ/ |
H A D | SystemZLongBranch.cpp | 162 SmallVector<MBBInfo, 16> MBBs; member in __anon4767eb890111::SystemZLongBranch
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUMachineCFGStructurizer.cpp | 340 SmallPtrSet<MachineBasicBlock *, 1> MBBs; member in __anon02196f760211::LinearizedRegion 2593 SmallPtrSet<MachineBasicBlock *, 8> &MBBs) { in mbbHasBackEdge() 2603 SmallPtrSet<MachineBasicBlock *, 8> &MBBs) { in containsNewBackedge() 2626 SmallPtrSet<MachineBasicBlock *, 8> MBBs; in containsNewBackedge() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/ |
H A D | SPIRVPreLegalizer.cpp | 522 SmallVector<MachineBasicBlock *, 3> MBBs; in processSwitches() local
|
/aosp_15_r20/external/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelLowering.cpp | 661 const auto &MBBs = MJTI->getJumpTables()[JT->getIndex()].MBBs; in LowerBR_JT() local
|
/aosp_15_r20/external/llvm/lib/Target/Mips/ |
H A D | MipsAsmPrinter.cpp | 1044 const std::vector<MachineBasicBlock*> &MBBs = JT[I].MBBs; in NaClAlignIndirectJumpTargets() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
H A D | MipsAsmPrinter.cpp | 1283 const std::vector<MachineBasicBlock *> &MBBs = I.MBBs; in NaClAlignIndirectJumpTargets() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsAsmPrinter.cpp | 1284 const std::vector<MachineBasicBlock*> &MBBs = JT[I].MBBs; in NaClAlignIndirectJumpTargets() local
|