Lines Matching refs:Arg
152 const Value *Arg = Call->getArgOperand(ArgIdx); in getForArgument() local
168 return MemoryLocation(Arg, LocationSize::precise(LenCI->getZExtValue()), in getForArgument()
170 return MemoryLocation::getAfter(Arg, AATags); in getForArgument()
177 Arg, in getForArgument()
185 Arg, in getForArgument()
192 Arg, in getForArgument()
201 return MemoryLocation(Arg, LocationSize::precise(0), AATags); in getForArgument()
204 Arg, in getForArgument()
214 Arg, LocationSize::precise(DL.getTypeStoreSize(II->getType())), in getForArgument()
219 return MemoryLocation(Arg, in getForArgument()
237 return MemoryLocation(Arg, LocationSize::precise(16), AATags); in getForArgument()
240 return MemoryLocation(Arg, LocationSize::precise(LenCI->getZExtValue()), in getForArgument()
242 return MemoryLocation::getAfter(Arg, AATags); in getForArgument()
249 return MemoryLocation(Arg, LocationSize::precise(LenCI->getZExtValue()), in getForArgument()
251 return MemoryLocation::getAfter(Arg, AATags); in getForArgument()
256 return MemoryLocation(Arg, LocationSize::precise(LenCI->getZExtValue()), in getForArgument()
258 return MemoryLocation::getAfter(Arg, AATags); in getForArgument()
266 Arg, LocationSize::upperBound(LenCI->getZExtValue()), AATags); in getForArgument()
267 return MemoryLocation::getAfter(Arg, AATags); in getForArgument()