Searched defs:NewAI (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp482 auto *NewAI = new AllocaInst( local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DSafeStack.cpp556 Value *NewAI = local
675 Value *NewAI = IRB.CreatePointerCast(NewTop, AI->getType()); local
H A DAtomicExpandPass.cpp800 AtomicRMWInst *NewAI = Builder.CreateAtomicRMW(Op, PMV.AlignedAddr, local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp1178 auto *NewAI = new AllocaInst( local
[all...]

Completed in 173 milliseconds