Searched defs:MatchKind (Results 1 – 2 of 2) sorted by relevance
241 enum MatchKind { NoMatch = 0, Match = 1, NoMatchPedantic }; enum
2990 RegKind MatchKind) { in tryParseVectorRegister()