Home
last modified time | relevance | path

Searched refs:parseAndVerifyMatrixType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVDialect.cpp199 static Type parseAndVerifyMatrixType(SPIRVDialect const &dialect, in parseAndVerifyMatrixType() function
429 Type columnType = parseAndVerifyMatrixType(dialect, parser); in parseMatrixType()