Home
last modified time | relevance | path

Searched defs:NewAI (Results 1 – 7 of 7) 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.cpp572 Value *NewAI = in moveStaticAllocasToUnsafeStack() local
697 Value *NewAI = IRB.CreatePointerCast(NewTop, AI->getType()); in moveDynamicAllocasToUnsafeStack() local
H A DAtomicExpandPass.cpp1045 AtomicRMWInst *NewAI = Builder.CreateAtomicRMW( in widenPartwordAtomicRMW() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMemoryTaggingSupport.cpp243 auto *NewAI = new AllocaInst(TypeWithPadding, Info.AI->getAddressSpace(), in alignAndPadAlloca() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2712 AllocaInst &OldAI, &NewAI; member in __anondf5662880e11::AllocaSliceRewriter
2770 AllocaInst &OldAI, AllocaInst &NewAI, in AllocaSliceRewriter()
4992 AllocaInst *NewAI; in rewritePartition() local
5429 if (AllocaInst *NewAI = rewritePartition(AI, AS, P)) { in splitAlloca() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSwLowerLDS.cpp736 Value *NewAI = IRB.CreateAddrSpaceCast(Replacement, ASC->getType()); in translateLDSMemoryOperationsToGlobalMemory() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp7820 AtomicRMWInst *NewAI = in emitExpandAtomicRMW() local