| /external/llvm/lib/CodeGen/ | 
| D | SafeStackColoring.h | 74   ArrayRef<AllocaInst *> Allocas;  variable 103   StackColoring(Function &F, ArrayRef<AllocaInst *> Allocas)  in StackColoring()
  | 
| D | StackColoring.cpp | 796   DenseMap<const AllocaInst*, const AllocaInst*> Allocas;  in remapInstructions()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | 
| D | SafeStackColoring.h | 88   ArrayRef<AllocaInst *> Allocas;  variable 118   StackColoring(Function &F, ArrayRef<AllocaInst *> Allocas)  in StackColoring()
  | 
| D | StackColoring.cpp | 905   DenseMap<const AllocaInst*, const AllocaInst*> Allocas;  in remapInstructions()  local
  | 
| /external/llvm/lib/Transforms/Utils/ | 
| D | Mem2Reg.cpp | 32   std::vector<AllocaInst *> Allocas;  in promoteMemoryToRegister()  local
  | 
| D | PromoteMemoryToRegister.cpp | 224   std::vector<AllocaInst *> Allocas;  member 987 void llvm::PromoteMemToReg(ArrayRef<AllocaInst *> Allocas, DominatorTree &DT,  in PromoteMemToReg()
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ | 
| D | Mem2Reg.cpp | 37   std::vector<AllocaInst *> Allocas;  in promoteMemoryToRegister()  local
  | 
| D | PromoteMemoryToRegister.cpp | 227   std::vector<AllocaInst *> Allocas;  member 1000 void llvm::PromoteMemToReg(ArrayRef<AllocaInst *> Allocas, DominatorTree &DT,  in PromoteMemToReg()
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ | 
| D | CodeExtractor.h | 48   SmallVector<AllocaInst *, 16> Allocas;  variable
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/ | 
| D | Interpreter.h | 68   AllocaHolder Allocas;            // Track memory allocated by alloca  member
  | 
| /external/llvm/lib/ExecutionEngine/Interpreter/ | 
| D | Interpreter.h | 72   AllocaHolder Allocas;            // Track memory allocated by alloca  member
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ | 
| D | AArch64StackTagging.cpp | 436     const MapVector<AllocaInst *, AllocaInfo> &Allocas,  in insertBaseTaggedPointer() 524   MapVector<AllocaInst *, AllocaInfo> Allocas; // need stable iteration order  in runOnFunction()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ | 
| D | AMDGPUPromoteAlloca.cpp | 168   SmallVector<AllocaInst *, 16> Allocas;  in runOnFunction()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ | 
| D | StackSafetyAnalysis.cpp | 151   SmallVector<AllocaInfo, 4> Allocas;  member
  | 
| /external/swiftshader/third_party/subzero/src/ | 
| D | IceCfg.cpp | 813 void Cfg::sortAndCombineAllocas(CfgVector<InstAlloca *> &Allocas,  in sortAndCombineAllocas()
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ | 
| D | HWAddressSanitizer.cpp | 1018     SmallVectorImpl<AllocaInst *> &Allocas,  in instrumentStack()
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ | 
| D | CoroFrame.cpp | 608   SmallVector<std::pair<AllocaInst *, unsigned>, 4> Allocas;  in insertSpills()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ | 
| D | IRTranslator.cpp | 1307     SmallVector<const Value *, 4> Allocas;  in translateKnownIntrinsic()  local
  | 
| /external/llvm/lib/CodeGen/SelectionDAG/ | 
| D | SelectionDAGBuilder.cpp | 5546     SmallVector<Value *, 4> Allocas;  in visitIntrinsicCall()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ | 
| D | SelectionDAGBuilder.cpp | 6689     SmallVector<const Value *, 4> Allocas;  in visitIntrinsicCall()  local
  |