Searched refs:MatchedVal (Results 1 – 1 of 1) sorted by relevance
189 int64_t MatchedVal; in match() local190 return mi_match(Reg, MRI, m_ICst(MatchedVal)) && MatchedVal == RequestedVal; in match()221 int64_t MatchedVal; in match() local222 if (mi_match(Reg, MRI, m_ICst(MatchedVal)) && MatchedVal == RequestedVal) in match()