Home
last modified time | relevance | path

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

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