Lines Matching defs:InferPointerInfo
9157 /// InferPointerInfo - If the specified ptr/offset is a frame index, infer a
9161 static MachinePointerInfo InferPointerInfo(const MachinePointerInfo &Info,
9181 /// InferPointerInfo - If the specified ptr/offset is a frame index, infer a
9185 static MachinePointerInfo InferPointerInfo(const MachinePointerInfo &Info,
9190 return InferPointerInfo(Info, DAG, Ptr, OffsetNode->getSExtValue());
9192 return InferPointerInfo(Info, DAG, Ptr);
9211 PtrInfo = InferPointerInfo(PtrInfo, *this, Ptr, Offset);
9331 PtrInfo = InferPointerInfo(PtrInfo, *this, Ptr);
9383 PtrInfo = InferPointerInfo(PtrInfo, *this, Ptr);
9480 PtrInfo = InferPointerInfo(PtrInfo, *this, Ptr, Offset);
9631 PtrInfo = InferPointerInfo(PtrInfo, *this, Ptr);