Searched refs:cooperativeMatrixType (Results 1 – 1 of 1) sorted by relevance
576 if (auto cooperativeMatrixType = in prepareBasicType() local579 if (failed(processTypeImpl(loc, cooperativeMatrixType.getElementType(), in prepareBasicType()590 getConstantOp(static_cast<uint32_t>(cooperativeMatrixType.getScope()))); in prepareBasicType()591 operands.push_back(getConstantOp(cooperativeMatrixType.getRows())); in prepareBasicType()592 operands.push_back(getConstantOp(cooperativeMatrixType.getColumns())); in prepareBasicType()