Searched refs:opt_peel_loop_initial_if (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.1.8.rst36 - Amber test opt_peel_loop_initial_if: Assertion failed
H A 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
H A 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
H A D20.1.0.rst3615 - nir/opt_if: run opt_peel_loop_initial_if after all other
H A D20.3.0.rst147 - Amber test opt_peel_loop_initial_if: Assertion failed
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_if.c139 opt_peel_loop_initial_if(nir_loop *loop) function in typeref:typename:bool
1465 progress |= opt_peel_loop_initial_if(loop);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_if.c141 opt_peel_loop_initial_if(nir_loop *loop) function in typeref:typename:bool
1376 progress |= opt_peel_loop_initial_if(loop);

Completed in 28 milliseconds