/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyExceptionInfo.h | 48 SmallPtrSet<const MachineBasicBlock *, 8> BlockSet; variable
|
H A D | WebAssemblyFixIrreducibleControlFlow.cpp | 67 using BlockSet = SmallPtrSet<MachineBasicBlock *, 4>; typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyExceptionInfo.h | 47 SmallPtrSet<MachineBasicBlock *, 8> BlockSet; variable
|
H A D | WebAssemblyFixIrreducibleControlFlow.cpp | 68 using BlockSet = SmallPtrSet<MachineBasicBlock *, 4>; typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | JITLink.h | 541 using BlockSet = DenseSet<Block *>; variable 657 using BlockSet = DenseSet<Block *>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/JITLink/ |
D | JITLink.h | 699 using BlockSet = DenseSet<Block *>; variable 853 using BlockSet = DenseSet<Block *>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/JITLink/ |
D | JITLink.h | 699 using BlockSet = DenseSet<Block *>; variable 853 using BlockSet = DenseSet<Block *>; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | JITLink.h | 676 using BlockSet = DenseSet<Block *>; variable 826 using BlockSet = DenseSet<Block *>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/JITLink/ |
D | JITLink.h | 699 using BlockSet = DenseSet<Block *>; variable 853 using BlockSet = DenseSet<Block *>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/JITLink/ |
D | JITLink.h | 698 using BlockSet = DenseSet<Block *>; variable 852 using BlockSet = DenseSet<Block *>; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | InstrProfiling.cpp | 246 SmallPtrSet<BasicBlock *, 8> BlockSet; in PGOCounterPromoter() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
H A D | InstrProfiling.cpp | 237 SmallPtrSet<BasicBlock *, 8> BlockSet; in PGOCounterPromoter() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | MachineVerifier.cpp | 77 typedef SmallPtrSet<const MachineBasicBlock*, 8> BlockSet; typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineVerifier.cpp | 110 using BlockSet = SmallPtrSet<const MachineBasicBlock *, 8>; typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MachineVerifier.cpp | 116 using BlockSet = SmallPtrSet<const MachineBasicBlock *, 8>; typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 4750 SmallPtrSetImpl<BasicBlock *> &BlockSet, in collectBlocks()
|