Searched refs:KindRes (Results 1 – 1 of 1) sorted by relevance
3170 if (!KindRes) { in tryParseMatrixRegister()3174 unsigned ElementWidth = KindRes->second; in tryParseMatrixRegister()3637 if (!KindRes) in tryParseNeonVectorRegister()3640 unsigned ElementWidth = KindRes->second; in tryParseNeonVectorRegister()3726 if (!KindRes) in tryParseSVEPredicateVector()3729 unsigned ElementWidth = KindRes->second; in tryParseSVEPredicateVector()3878 const Optional<std::pair<int, int>> &KindRes = in tryParseMatrixTileList() local3880 if (!KindRes) { in tryParseMatrixTileList()3884 ElementWidth = KindRes->second; in tryParseMatrixTileList()6996 if (!KindRes) in tryParseSVEDataVector()[all …]