Searched refs:countLoc (Results 1 – 1 of 1) sorted by relevance
291 SMLoc countLoc = parser.getCurrentLocation(); in parseArrayType() local295 parser.emitError(countLoc, in parseArrayType()304 parser.emitError(countLoc, "expected array length greater than 0"); in parseArrayType()329 SMLoc countLoc = parser.getCurrentLocation(); in parseCooperativeMatrixType() local334 parser.emitError(countLoc, "expected rows and columns size"); in parseCooperativeMatrixType()412 SMLoc countLoc = parser.getCurrentLocation(); in parseMatrixType() local416 parser.emitError(countLoc, "expected single unsigned " in parseMatrixType()424 parser.emitError(countLoc, "matrix is expected to have 2, 3, or 4 " in parseMatrixType()