Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Utils/
H A DMem2Reg.cpp37 std::vector<AllocaInst *> Allocas; in promoteMemoryToRegister() local
H A DPromoteMemoryToRegister.cpp347 std::vector<AllocaInst *> Allocas; global() member
1240 PromoteMemToReg(ArrayRef<AllocaInst * > Allocas,DominatorTree & DT,AssumptionCache * AC) PromoteMemToReg() argument
[all...]
/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DCodeExtractor.h48 SmallVector<AllocaInst *, 16> Allocas; variable
/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h67 AllocaHolder Allocas; // Track memory allocated by alloca member
/llvm-project/llvm/lib/Analysis/
H A DStackLifetime.cpp319 ArrayRef<const AllocaInst *> Allocas, in StackLifetime()
403 SmallVector<const AllocaInst *, 8> Allocas; in run() local
H A DStackSafetyAnalysis.cpp184 std::map<const AllocaInst *, UseInfo<CalleeTy>> Allocas; member
560 SmallVector<AllocaInst *, 64> Allocas; in run() local
[all...]
/llvm-project/llvm/include/llvm/Analysis/
H A DStackLifetime.h104 ArrayRef<const AllocaInst *> Allocas; variable
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp267 SmallVectorImpl<AllocaInst *> &Allocas) { in sortAllocasToPromote() argument
320 SmallVector<AllocaInst *, 16> Allocas; in run() local
[all...]
/llvm-project/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp307 SmallVector<AllocaInst *, 4> Allocas; doPromotion() local
/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp921 DenseMap<const AllocaInst*, const AllocaInst*> Allocas; remapInstructions() local
/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp474 SmallVector<AllocaInfo, 8> Allocas; global() member
572 dumpAllocas(const SmallVectorImpl<AllocaInfo> & Allocas) dumpAllocas() argument
807 AllocaSetType Allocas; addFieldForAllocas() local
2840 collectFrameAlloca(AllocaInst * AI,coro::Shape & Shape,const SuspendCrossingInfo & Checker,SmallVectorImpl<AllocaInfo> & Allocas,const DominatorTree & DT) collectFrameAlloca() argument
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp675 SmallVector<SDValue, 4> Allocas; lowerStatepointMetaArgs() local
H A DSelectionDAGBuilder.cpp7535 SmallVector<const Value *, 4> Allocas; visitIntrinsicCall() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2177 SmallVector<const Value *, 4> Allocas; translateKnownIntrinsic() local