Searched refs:KindRes (Results 1 – 1 of 1) sorted by relevance
3497 const auto &KindRes = in tryParseMatrixRegister() local3499 if (!KindRes) in tryParseMatrixRegister()3502 ElementWidth = KindRes->second; in tryParseMatrixRegister()3535 if (!KindRes) in tryParseMatrixRegister()3538 unsigned ElementWidth = KindRes->second; in tryParseMatrixRegister()4098 if (!KindRes) in tryParseNeonVectorRegister()4101 unsigned ElementWidth = KindRes->second; in tryParseNeonVectorRegister()4183 if (!KindRes) in tryParseSVEPredicateVector()4345 if (!KindRes) in tryParseMatrixTileList()4348 ElementWidth = KindRes->second; in tryParseMatrixTileList()[all …]