Home
last modified time | relevance | path

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

/freebsd/contrib/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; member
1240 void llvm::PromoteMemToReg(ArrayRef<AllocaInst *> Allocas, DominatorTree &DT, in PromoteMemToReg()
/freebsd/contrib/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...]
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DCodeExtractor.h48 SmallVector<AllocaInst *, 16> Allocas; variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h67 AllocaHolder Allocas; // Track memory allocated by alloca member
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DStackLifetime.h104 ArrayRef<const AllocaInst *> Allocas; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp267 SmallVectorImpl<AllocaInst *> &Allocas) { in sortAllocasToPromote()
320 SmallVector<AllocaInst *, 16> Allocas; in run() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp307 SmallVector<AllocaInst *, 4> Allocas; in doPromotion() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp921 DenseMap<const AllocaInst*, const AllocaInst*> Allocas; in remapInstructions() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp474 SmallVector<AllocaInfo, 8> Allocas; member
572 static void dumpAllocas(const SmallVectorImpl<AllocaInfo> &Allocas) { in dumpAllocas()
807 AllocaSetType Allocas; in addFieldForAllocas() local
2840 SmallVectorImpl<AllocaInfo> &Allocas, in collectFrameAlloca()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp675 SmallVector<SDValue, 4> Allocas; in lowerStatepointMetaArgs() local
H A DSelectionDAGBuilder.cpp7546 SmallVector<const Value *, 4> Allocas; in visitIntrinsicCall() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2179 SmallVector<const Value *, 4> Allocas; in translateKnownIntrinsic() local