Home
last modified time | relevance | path

Searched defs:NewAI (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRefTypeMem2Local.cpp64 auto *NewAI = IRB.CreateAlloca(AI.getAllocatedType(), in visitAllocaInst() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSafeStack.cpp565 Value *NewAI = in moveStaticAllocasToUnsafeStack() local
689 Value *NewAI = IRB.CreatePointerCast(NewTop, AI->getType()); in moveDynamicAllocasToUnsafeStack() local
H A DAtomicExpandPass.cpp996 AtomicRMWInst *NewAI = Builder.CreateAtomicRMW( in widenPartwordAtomicRMW() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMemoryTaggingSupport.cpp225 auto *NewAI = new AllocaInst(TypeWithPadding, Info.AI->getAddressSpace(), in alignAndPadAlloca() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2616 AllocaInst &OldAI, &NewAI; member in __anondf5662880d11::AllocaSliceRewriter
2674 AllocaInst &OldAI, AllocaInst &NewAI, in AllocaSliceRewriter()
4851 AllocaInst *NewAI; in rewritePartition() local
5284 if (AllocaInst *NewAI = rewritePartition(AI, AS, P)) { in splitAlloca() local