Lines Matching refs:ptrVal
3665 MachinePointerInfo(Info.ptrVal, Info.offset),
5404 static SDValue getMemCmpLoad(const Value *PtrVal, MVT LoadVT,
5410 if (const Constant *LoadInput = dyn_cast<Constant>(PtrVal)) {
5426 if (Builder.AA->pointsToConstantMemory(PtrVal)) {
5434 SDValue Ptr = Builder.getValue(PtrVal);
5436 Ptr, MachinePointerInfo(PtrVal),