Searched refs:parseAndVerifyType (Results 1 – 1 of 1) sorted by relevance
155 static Type parseAndVerifyType(SPIRVDialect const &dialect, in parseAndVerifyType() function308 Type elementType = parseAndVerifyType(dialect, parser); in parseArrayType()338 auto elementTy = parseAndVerifyType(dialect, parser); in parseCooperativeMatrixType()365 auto pointeeType = parseAndVerifyType(dialect, parser); in parsePointerType()392 Type elementType = parseAndVerifyType(dialect, parser); in parseRuntimeArrayType()460 auto ty = parseAndVerifyType(dialect, parser); in parseAndVerify()