Searched defs:NewAI (Results 1 – 7 of 7) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyRefTypeMem2Local.cpp | 64 auto *NewAI = IRB.CreateAlloca(AI.getAllocatedType(), in visitAllocaInst() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | SafeStack.cpp | 572 Value *NewAI = in moveStaticAllocasToUnsafeStack() local 697 Value *NewAI = IRB.CreatePointerCast(NewTop, AI->getType()); in moveDynamicAllocasToUnsafeStack() local
|
| H A D | AtomicExpandPass.cpp | 1045 AtomicRMWInst *NewAI = Builder.CreateAtomicRMW( in widenPartwordAtomicRMW() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | MemoryTaggingSupport.cpp | 243 auto *NewAI = new AllocaInst(TypeWithPadding, Info.AI->getAddressSpace(), in alignAndPadAlloca() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | SROA.cpp | 2712 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 D | AMDGPUSwLowerLDS.cpp | 736 Value *NewAI = IRB.CreateAddrSpaceCast(Replacement, ASC->getType()); in translateLDSMemoryOperationsToGlobalMemory() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.cpp | 7820 AtomicRMWInst *NewAI = in emitExpandAtomicRMW() local
|