Home
last modified time | relevance | path

Searched refs:opt_peel_loop_initial_if (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/docs/relnotes/
D20.1.8.rst36 - Amber test opt_peel_loop_initial_if: Assertion failed
D20.2.0.rst99 - Amber test opt_peel_loop_initial_if: Assertion failed
3806 - nir/opt_if: run opt_peel_loop_initial_if after all other optimizations
3807 - nir/opt_if: use nir_src_as_bool in opt_peel_loop_initial_if helper
D19.1.0.rst883 - nir: fix example in opt_peel_loop_initial_if description
1946 - nir: Refactor code that checks phi nodes in opt_peel_loop_initial_if
D20.1.0.rst3615 - nir/opt_if: run opt_peel_loop_initial_if after all other
D20.3.0.rst147 - Amber test opt_peel_loop_initial_if: Assertion failed
/external/mesa3d/src/compiler/nir/
Dnir_opt_if.c139 opt_peel_loop_initial_if(nir_loop *loop) in opt_peel_loop_initial_if() function
1390 progress |= opt_peel_loop_initial_if(loop); in opt_peel_loop_initial_if_cf_list()