Home
last modified time | relevance | path

Searched defs:AllocaInst (Results 1 – 21 of 21) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DPromoteMemToReg.h20 class AllocaInst; variable
H A DLocal.h31 class AllocaInst; variable
H A DASanStackFrameLayout.h19 class AllocaInst; variable
H A DMemoryTaggingSupport.h27 class AllocaInst; variable
H A DCodeExtractor.h25 class AllocaInst; variable
H A DCloning.h33 class AllocaInst; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DStackSafetyAnalysis.h22 class AllocaInst; variable
H A DStackLifetime.h23 class AllocaInst; variable
H A DMemoryBuiltins.h31 class AllocaInst; variable
H A DValueTracking.h32 class AllocaInst; variable
H A DTargetTransformInfo.h42 class AllocaInst; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DMemCpyOptimizer.h23 class AllocaInst; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/FuzzMutate/
H A DRandomIRBuilder.h21 class AllocaInst; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DWinEHFuncInfo.h25 class AllocaInst; variable
H A DFastISel.h34 class AllocaInst; variable
H A DMachineFrameInfo.h28 class AllocaInst; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp441 const MapVector<AllocaInst *, memtag::AllocaInfo> &AllocasToInstrument, in insertBaseTaggedPointer()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DIRTranslator.h36 class AllocaInst; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h44 class AllocaInst; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp1317 AllocaInst::AllocaInst(Type *Ty, unsigned AddrSpace, const Twine &Name, in AllocaInst() function in AllocaInst
1321 AllocaInst::AllocaInst(Type *Ty, unsigned AddrSpace, const Twine &Name, in AllocaInst() function in AllocaInst
1325 AllocaInst::AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, in AllocaInst() function in AllocaInst
1331 AllocaInst::AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, in AllocaInst() function in AllocaInst
1337 AllocaInst::AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, in AllocaInst() function in AllocaInst
1348 AllocaInst::AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, in AllocaInst() function in AllocaInst
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2843 salvageDebugInfoImpl(SmallDenseMap<Argument *, AllocaInst *, 4> &ArgToAllocaMap, in salvageDebugInfoImpl() argument
2923 SmallDenseMap<Argument *, AllocaInst *, 4> &ArgToAllocaMap, in salvageDebugInfo() argument
2963 SmallDenseMap<Argument *, AllocaInst *, 4> &ArgToAllocaMap, DPValue &DPV, in salvageDebugInfo() argument