Lines Matching defs:InferPointerInfo
8836 /// InferPointerInfo - If the specified ptr/offset is a frame index, infer a
8840 static MachinePointerInfo InferPointerInfo(const MachinePointerInfo &Info,
8860 /// InferPointerInfo - If the specified ptr/offset is a frame index, infer a
8864 static MachinePointerInfo InferPointerInfo(const MachinePointerInfo &Info,
8869 return InferPointerInfo(Info, DAG, Ptr, OffsetNode->getSExtValue());
8871 return InferPointerInfo(Info, DAG, Ptr);
8890 PtrInfo = InferPointerInfo(PtrInfo, *this, Ptr, Offset);
9010 PtrInfo = InferPointerInfo(PtrInfo, *this, Ptr);
9062 PtrInfo = InferPointerInfo(PtrInfo, *this, Ptr);
9159 PtrInfo = InferPointerInfo(PtrInfo, *this, Ptr, Offset);
9310 PtrInfo = InferPointerInfo(PtrInfo, *this, Ptr);