Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/
H A DSafeStack.cpp582 Value *NewAI = in moveStaticAllocasToUnsafeStack() local
706 Value *NewAI = IRB.CreatePointerCast(NewTop, AI->getType()); in moveDynamicAllocasToUnsafeStack() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DSafeStack.cpp566 Value *NewAI = in moveStaticAllocasToUnsafeStack() local
690 Value *NewAI = IRB.CreatePointerCast(NewTop, AI->getType()); in moveDynamicAllocasToUnsafeStack() local
H A DAtomicExpandPass.cpp927 AtomicRMWInst *NewAI = in widenPartwordAtomicRMW() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSafeStack.cpp556 Value *NewAI = in moveStaticAllocasToUnsafeStack() local
675 Value *NewAI = IRB.CreatePointerCast(NewTop, AI->getType()); in moveDynamicAllocasToUnsafeStack() local
H A DAtomicExpandPass.cpp800 AtomicRMWInst *NewAI = Builder.CreateAtomicRMW(Op, PMV.AlignedAddr, in widenPartwordAtomicRMW() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DMemoryTaggingSupport.cpp199 auto *NewAI = new AllocaInst(TypeWithPadding, Info.AI->getAddressSpace(), in alignAndPadAlloca() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2154 AllocaInst &OldAI, &NewAI; member in llvm::sroa::AllocaSliceRewriter
2200 AllocaInst &OldAI, AllocaInst &NewAI, in AllocaSliceRewriter()
3841 AllocaInst *NewAI; in rewritePartition() local
4001 if (AllocaInst *NewAI = rewritePartition(AI, AS, P)) { in splitAlloca() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp1178 auto *NewAI = new AllocaInst( in sanitizeFunction() local
1197 if (auto *NewAI = AllocaToPaddedAllocaMap.lookup(AI)) in sanitizeFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2270 AllocaInst &OldAI, &NewAI; member in llvm::sroa::AllocaSliceRewriter
2318 AllocaInst &OldAI, AllocaInst &NewAI, in AllocaSliceRewriter()
4151 AllocaInst *NewAI; in rewritePartition() local
4337 if (AllocaInst *NewAI = rewritePartition(AI, AS, P)) { in splitAlloca() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2525 AllocaInst &OldAI, &NewAI; member in llvm::sroa::AllocaSliceRewriter
2584 AllocaInst &OldAI, AllocaInst &NewAI, in AllocaSliceRewriter()
4652 AllocaInst *NewAI; in rewritePartition() local
4853 if (AllocaInst *NewAI = rewritePartition(AI, AS, P)) { in splitAlloca() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp482 auto *NewAI = new AllocaInst( in alignAndPadAlloca() local