Searched defs:IsMatch (Results 1 – 3 of 3) sorted by relevance
104 class IsMatch { class108 IsMatch(const CodeGenInstruction *EVEXInst) : EVEXInst(EVEXInst) {} in IsMatch() function in __anon858236de0111::IsMatch
315 class IsMatch { class319 IsMatch(const CodeGenInstruction *Inst, const RecordKeeper &Records) in IsMatch() function in __anonf4dbc8260111::IsMatch
50 bool IsMatch = in equalBaseIndex() local