Searched refs:nir_opt_algebraic_fcsel_xforms (Results 1 – 1 of 1) sorted by relevance
10370 static const struct transform nir_opt_algebraic_fcsel_xforms[] = { variable19470 for (unsigned i = 0; i < ARRAY_SIZE(nir_opt_algebraic_fcsel_xforms); i++) { in nir_opt_algebraic_block()19471 const struct transform *xform = &nir_opt_algebraic_fcsel_xforms[i]; in nir_opt_algebraic_block()