/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | SafeStack.cpp | 406 SmallVectorImpl<AllocaInst *> &StaticAllocas, in findInsts() 514 IRBuilder<> &IRB, Function &F, ArrayRef<AllocaInst *> StaticAllocas, in moveStaticAllocasToUnsafeStack() 760 SmallVector<AllocaInst *, 16> StaticAllocas; in runOnFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | SafeStack.cpp | 379 SmallVectorImpl<AllocaInst *> &StaticAllocas, in findInsts() 489 IRBuilder<> &IRB, Function &F, ArrayRef<AllocaInst *> StaticAllocas, in moveStaticAllocasToUnsafeStack() 760 SmallVector<AllocaInst *, 16> StaticAllocas; in run() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | SafeStack.cpp | 379 SmallVectorImpl<AllocaInst *> &StaticAllocas, in findInsts() 488 IRBuilder<> &IRB, Function &F, ArrayRef<AllocaInst *> StaticAllocas, in moveStaticAllocasToUnsafeStack() 745 SmallVector<AllocaInst *, 16> StaticAllocas; in run() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
H A D | Cloning.h | 193 SmallVector<AllocaInst *, 4> StaticAllocas; variable
|
/aosp_15_r20/external/llvm/include/llvm/Transforms/Utils/ |
H A D | Cloning.h | 189 SmallVector<AllocaInst *, 4> StaticAllocas; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/ |
D | Cloning.h | 220 SmallVector<AllocaInst *, 4> StaticAllocas; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/ |
D | Cloning.h | 220 SmallVector<AllocaInst *, 4> StaticAllocas; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/ |
D | Cloning.h | 220 SmallVector<AllocaInst *, 4> StaticAllocas; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/ |
D | Cloning.h | 220 SmallVector<AllocaInst *, 4> StaticAllocas; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/ |
H A D | Cloning.h | 224 SmallVector<AllocaInst *, 4> StaticAllocas; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 9480 SmallDenseMap<const AllocaInst *, StaticAllocaInfo, 8> StaticAllocas; in findArgumentCopyElisionCandidates() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 10361 SmallDenseMap<const AllocaInst *, StaticAllocaInfo, 8> StaticAllocas; in findArgumentCopyElisionCandidates() local
|