Searched refs:vecN (Results 1 – 8 of 8) sorted by relevance
48 std::unique_ptr<Expression> vecN = Swizzle::Make( in rewrite_matrix_vector_multiply() local53 BinaryExpression::Make(context, std::move(matN), op, std::move(vecN), matNType); in rewrite_matrix_vector_multiply()
266 If all four values are set then each `vecN` command will use the first `N`
853 - nir/opt_shrink_vectors: remove duplicate components from vecN
545 - pan/bi: Ingest vecN directly (again)
4074 - freedreno/ir3: fix legalize for vecN inputs
981 - nir/shrink_vectors: shrink vecN properly
1267 - nir: also move vecN in case of nir_move_copies
1421 - nir/opt_shrink_vectors: fix re-using of components for vecN