Searched refs:RematOffset (Results 1 – 2 of 2) sorted by relevance
60 bool RematOffset = false; // True if Offset is a constant that needs to be member1015 Register &Offset, bool &RematOffset) const;
1237 bool &RematOffset) const { in findPostIndexCandidate()1283 RematOffset = false; in findPostIndexCandidate()1289 RematOffset = true; in findPostIndexCandidate()1504 MatchInfo.Offset, MatchInfo.RematOffset)) in matchCombineIndexedLoadStore()1519 if (MatchInfo.RematOffset) { in applyCombineIndexedLoadStore()