Home
last modified time | relevance | path

Searched refs:opt_if_loop_terminator (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/docs/relnotes/
D19.1.3.rst107 - nir/opt_if: Clean up single-src phis in opt_if_loop_terminator
D20.1.0.rst4130 - nir: make opt_if_loop_terminator() less strict
/external/mesa3d/src/compiler/nir/
Dnir_opt_if.c985 opt_if_loop_terminator(nir_if *nif) in opt_if_loop_terminator() function
1347 progress |= opt_if_loop_terminator(nif); in opt_if_cf_list()