/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/llvm-project/llvm/lib/Transforms/Utils/ |
D | Mem2Reg.cpp | 37 std::vector<AllocaInst *> Allocas; in promoteMemoryToRegister() local
|
D | PromoteMemoryToRegister.cpp | 224 std::vector<AllocaInst *> Allocas; member 1017 void llvm::PromoteMemToReg(ArrayRef<AllocaInst *> Allocas, DominatorTree &DT, in PromoteMemToReg()
|
/external/llvm-project/llvm/lib/Analysis/ |
D | StackLifetime.cpp | 310 ArrayRef<const AllocaInst *> Allocas, in StackLifetime() 394 SmallVector<const AllocaInst *, 8> Allocas; in run() local
|
D | StackSafetyAnalysis.cpp | 176 std::map<const AllocaInst *, UseInfo<CalleeTy>> Allocas; member 447 SmallVector<AllocaInst *, 64> Allocas; in run() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
D | CodeExtractor.h | 48 SmallVector<AllocaInst *, 16> Allocas; variable
|
/external/llvm-project/llvm/include/llvm/Transforms/Utils/ |
D | CodeExtractor.h | 48 SmallVector<AllocaInst *, 16> Allocas; variable
|
/external/llvm-project/llvm/lib/ExecutionEngine/Interpreter/ |
D | Interpreter.h | 67 AllocaHolder Allocas; // Track memory allocated by alloca member
|
/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/llvm-project/llvm/include/llvm/Analysis/ |
D | StackLifetime.h | 104 ArrayRef<const AllocaInst *> Allocas; variable
|
/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/llvm-project/llvm/lib/Target/AMDGPU/ |
D | AMDGPUPromoteAlloca.cpp | 209 SmallVector<AllocaInst *, 16> Allocas; in runOnFunction() local 1110 SmallVector<AllocaInst *, 16> Allocas; in runOnFunction() local
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64StackTagging.cpp | 460 const MapVector<AllocaInst *, AllocaInfo> &Allocas, in insertBaseTaggedPointer() 550 MapVector<AllocaInst *, AllocaInfo> Allocas; // need stable iteration order in runOnFunction() local
|
/external/llvm-project/polly/lib/CodeGen/ |
D | ManagedMemoryRewrite.cpp | 269 SmallSet<AllocaInst *, 4> &Allocas) { in getAllocasToBeManaged()
|
/external/llvm-project/llvm/lib/Transforms/Coroutines/ |
D | CoroFrame.cpp | 315 SmallVector<AllocaInfo, 8> Allocas; member 364 static void dumpAllocas(const SmallVectorImpl<AllocaInfo> &Allocas) { in dumpAllocas() 565 AllocaSetType Allocas; in addFieldForAllocas() local 2099 SmallVectorImpl<AllocaInfo> &Allocas) { in collectFrameAllocas()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUPromoteAlloca.cpp | 168 SmallVector<AllocaInst *, 16> Allocas; in runOnFunction() local
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | StackColoring.cpp | 951 DenseMap<const AllocaInst*, const AllocaInst*> Allocas; in remapInstructions() local
|