Lines Matching refs:Arg

164   const Value *Arg = Call->getArgOperand(ArgIdx);  in getForArgument()  local
183 return MemoryLocation(Arg, LocationSize::precise(LenCI->getZExtValue()), in getForArgument()
185 return MemoryLocation::getAfter(Arg, AATags); in getForArgument()
192 Arg, in getForArgument()
200 Arg, in getForArgument()
207 Arg, in getForArgument()
216 return MemoryLocation(Arg, LocationSize::precise(0), AATags); in getForArgument()
219 Arg, in getForArgument()
229 Arg, LocationSize::precise(DL.getTypeStoreSize(II->getType())), in getForArgument()
234 return MemoryLocation(Arg, in getForArgument()
256 return MemoryLocation::getAfter(Arg, AATags); in getForArgument()
271 return MemoryLocation(Arg, Size, AATags); in getForArgument()
283 return MemoryLocation(Arg, Size, AATags); in getForArgument()
296 return MemoryLocation(Arg, LocationSize::precise(Size), AATags); in getForArgument()
300 return MemoryLocation(Arg, LocationSize::precise(LenCI->getZExtValue()), in getForArgument()
302 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()
316 return MemoryLocation(Arg, LocationSize::precise(LenCI->getZExtValue()), in getForArgument()
318 return MemoryLocation::getAfter(Arg, AATags); in getForArgument()
326 Arg, LocationSize::upperBound(LenCI->getZExtValue()), AATags); in getForArgument()
327 return MemoryLocation::getAfter(Arg, AATags); in getForArgument()