Searched refs:vecN (Results 1 – 5 of 5) 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()
4074 - freedreno/ir3: fix legalize for vecN inputs
545 - pan/bi: Ingest vecN directly (again)
981 - nir/shrink_vectors: shrink vecN properly
1267 - nir: also move vecN in case of nir_move_copies