Home
last modified time | relevance | path

Searched defs:Allocas (Results 1 – 20 of 20) sorted by relevance

/external/llvm/lib/CodeGen/
DSafeStackColoring.h74 ArrayRef<AllocaInst *> Allocas; variable
103 StackColoring(Function &F, ArrayRef<AllocaInst *> Allocas) in StackColoring()
DStackColoring.cpp796 DenseMap<const AllocaInst*, const AllocaInst*> Allocas; in remapInstructions() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStackColoring.h88 ArrayRef<AllocaInst *> Allocas; variable
118 StackColoring(Function &F, ArrayRef<AllocaInst *> Allocas) in StackColoring()
DStackColoring.cpp905 DenseMap<const AllocaInst*, const AllocaInst*> Allocas; in remapInstructions() local
/external/llvm/lib/Transforms/Utils/
DMem2Reg.cpp32 std::vector<AllocaInst *> Allocas; in promoteMemoryToRegister() local
DPromoteMemoryToRegister.cpp224 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/
DMem2Reg.cpp37 std::vector<AllocaInst *> Allocas; in promoteMemoryToRegister() local
DPromoteMemoryToRegister.cpp227 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/
DCodeExtractor.h48 SmallVector<AllocaInst *, 16> Allocas; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.h68 AllocaHolder Allocas; // Track memory allocated by alloca member
/external/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.h72 AllocaHolder Allocas; // Track memory allocated by alloca member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64StackTagging.cpp436 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/
DAMDGPUPromoteAlloca.cpp168 SmallVector<AllocaInst *, 16> Allocas; in runOnFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DStackSafetyAnalysis.cpp151 SmallVector<AllocaInfo, 4> Allocas; member
/external/swiftshader/third_party/subzero/src/
DIceCfg.cpp813 void Cfg::sortAndCombineAllocas(CfgVector<InstAlloca *> &Allocas, in sortAndCombineAllocas()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp1018 SmallVectorImpl<AllocaInst *> &Allocas, in instrumentStack()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp608 SmallVector<std::pair<AllocaInst *, unsigned>, 4> Allocas; in insertSpills() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp1307 SmallVector<const Value *, 4> Allocas; in translateKnownIntrinsic() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp5546 SmallVector<Value *, 4> Allocas; in visitIntrinsicCall() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp6689 SmallVector<const Value *, 4> Allocas; in visitIntrinsicCall() local