Home
last modified time | relevance | path

Searched refs:is_access_out_of_bounds (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_opt_loop_unroll.c581 is_access_out_of_bounds(nir_loop_terminator *term, nir_deref_instr *deref, in is_access_out_of_bounds() function
650 if (is_access_out_of_bounds(term, nir_src_as_deref(intrin->src[0]), in remove_out_of_bounds_induction_use()
665 is_access_out_of_bounds(term, nir_src_as_deref(intrin->src[1]), in remove_out_of_bounds_induction_use()
/external/mesa3d/docs/relnotes/
D20.3.0.rst4032 - nir/opt_loop_unroll: fix is_access_out_of_bounds with vectors