Searched refs:MemLocOffs (Results 1 – 2 of 2) sorted by relevance
246 int64_t &MemLocOffs, in isLoadLoadClobberIfExtendedToFullWidth() argument254 MemLocBase = GetPointerBaseWithConstantOffset(MemLoc.Ptr, MemLocOffs, *TD); in isLoadLoadClobberIfExtendedToFullWidth()257 getLoadLoadClobberFullWidthSize(MemLocBase, MemLocOffs, MemLoc.Size, in isLoadLoadClobberIfExtendedToFullWidth()270 getLoadLoadClobberFullWidthSize(const Value *MemLocBase, int64_t MemLocOffs, in getLoadLoadClobberFullWidthSize() argument292 if (MemLocOffs < LIOffs) return 0; in getLoadLoadClobberFullWidthSize()301 int64_t MemLocEnd = MemLocOffs+MemLocSize; in getLoadLoadClobberFullWidthSize()
376 int64_t MemLocOffs,