Searched refs:matN (Results 1 – 2 of 2) sorted by relevance
45 std::unique_ptr<Expression> matN = IndexExpression::Make( in rewrite_matrix_vector_multiply() local51 const Type* matNType = &matN->type(); in rewrite_matrix_vector_multiply()53 BinaryExpression::Make(context, std::move(matN), op, std::move(vecN), matNType); in rewrite_matrix_vector_multiply()
30 + matN and matNxM (rectangular) matrix types