Searched refs:getConstantOp (Results 1 – 1 of 1) sorted by relevance
584 auto getConstantOp = [&](uint32_t id) { in prepareBasicType() local590 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()