Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DMem2Reg.cpp37 std::vector<AllocaInst *> Allocas; in promoteMemoryToRegister() local
H A DPromoteMemoryToRegister.cpp224 std::vector<AllocaInst *> Allocas; member
1013 void llvm::PromoteMemToReg(ArrayRef<AllocaInst *> Allocas, DominatorTree &DT, in PromoteMemToReg()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DStackLifetime.cpp310 ArrayRef<const AllocaInst *> Allocas, in StackLifetime()
394 SmallVector<const AllocaInst *, 8> Allocas; in run() local
H A DStackSafetyAnalysis.cpp176 std::map<const AllocaInst *, UseInfo<CalleeTy>> Allocas; member
447 SmallVector<AllocaInst *, 64> Allocas; in run() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DCodeExtractor.h48 SmallVector<AllocaInst *, 16> Allocas; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h67 AllocaHolder Allocas; // Track memory allocated by alloca member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DStackLifetime.h105 ArrayRef<const AllocaInst *> Allocas; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp462 const MapVector<AllocaInst *, AllocaInfo> &Allocas, in insertBaseTaggedPointer()
552 MapVector<AllocaInst *, AllocaInfo> Allocas; // need stable iteration order in runOnFunction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp187 SmallVector<AllocaInst *, 16> Allocas; in run() local
1111 SmallVector<AllocaInst *, 16> Allocas; in promoteAllocasToVector() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp324 SmallVector<AllocaInfo, 8> Allocas; member
401 static void dumpAllocas(const SmallVectorImpl<AllocaInfo> &Allocas) { in dumpAllocas()
614 AllocaSetType Allocas; in addFieldForAllocas() local
2419 SmallVectorImpl<AllocaInfo> &Allocas) { in collectFrameAllocas()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DStackColoring.cpp949 DenseMap<const AllocaInst*, const AllocaInst*> Allocas; in remapInstructions() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp692 SmallVector<SDValue, 4> Allocas; in lowerStatepointMetaArgs() local
H A DSelectionDAGBuilder.cpp6766 SmallVector<const Value *, 4> Allocas; in visitIntrinsicCall() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp1142 SmallVectorImpl<AllocaInst *> &Allocas, in instrumentStack()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1838 SmallVector<const Value *, 4> Allocas; in translateKnownIntrinsic() local