Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStack.cpp556 Value *NewAI = in moveStaticAllocasToUnsafeStack() local
675 Value *NewAI = IRB.CreatePointerCast(NewTop, AI->getType()); in moveDynamicAllocasToUnsafeStack() local
DAtomicExpandPass.cpp800 AtomicRMWInst *NewAI = Builder.CreateAtomicRMW(Op, PMV.AlignedAddr, in widenPartwordAtomicRMW() local
/external/llvm/lib/CodeGen/
DSafeStack.cpp582 Value *NewAI = in moveStaticAllocasToUnsafeStack() local
706 Value *NewAI = IRB.CreatePointerCast(NewTop, AI->getType()); in moveDynamicAllocasToUnsafeStack() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp1178 auto *NewAI = new AllocaInst( in sanitizeFunction() local
1197 if (auto *NewAI = AllocaToPaddedAllocaMap.lookup(AI)) in sanitizeFunction() local
/external/llvm/lib/Transforms/Scalar/
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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64StackTagging.cpp482 auto *NewAI = new AllocaInst( in alignAndPadAlloca() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
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