Lines Matching refs:Arg

162   const Value *Arg = Call->getArgOperand(ArgIdx);  in getForArgument()  local
181 return MemoryLocation(Arg, LocationSize::precise(LenCI->getZExtValue()), in getForArgument()
183 return MemoryLocation::getAfter(Arg, AATags); in getForArgument()
190 Arg, in getForArgument()
198 Arg, in getForArgument()
205 Arg, in getForArgument()
214 return MemoryLocation(Arg, LocationSize::precise(0), AATags); in getForArgument()
217 Arg, in getForArgument()
227 Arg, LocationSize::precise(DL.getTypeStoreSize(II->getType())), in getForArgument()
232 return MemoryLocation(Arg, in getForArgument()
254 return MemoryLocation::getAfter(Arg, AATags); in getForArgument()
264 return MemoryLocation(Arg, Size, AATags); in getForArgument()
276 return MemoryLocation(Arg, Size, AATags); in getForArgument()
289 return MemoryLocation(Arg, LocationSize::precise(Size), AATags); in getForArgument()
293 return MemoryLocation(Arg, LocationSize::precise(LenCI->getZExtValue()), in getForArgument()
295 return MemoryLocation::getAfter(Arg, AATags); in getForArgument()
302 return MemoryLocation(Arg, LocationSize::precise(LenCI->getZExtValue()), in getForArgument()
304 return MemoryLocation::getAfter(Arg, AATags); in getForArgument()
309 return MemoryLocation(Arg, LocationSize::precise(LenCI->getZExtValue()), in getForArgument()
311 return MemoryLocation::getAfter(Arg, AATags); in getForArgument()
319 Arg, LocationSize::upperBound(LenCI->getZExtValue()), AATags); in getForArgument()
320 return MemoryLocation::getAfter(Arg, AATags); in getForArgument()