Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/SPIRV/
DSPIRVOps.cpp2995 Type columnMajorType = parser.getBuilder().getIntegerType(1); in parseCooperativeMatrixLoadNVOp() local
3004 {ptrType, strideType, columnMajorType}, in parseCooperativeMatrixLoadNVOp()
3049 Type columnMajorType = parser.getBuilder().getIntegerType(1); in parseCooperativeMatrixStoreNVOp() local
3059 operandInfo, {ptrType, elementType, strideType, columnMajorType}, in parseCooperativeMatrixStoreNVOp()