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