Searched refs:opt_split_alu_of_phi (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_if.c316 /* opt_split_alu_of_phi() is able to peel that src from the loop */
394 opt_split_alu_of_phi(nir_builder *b, nir_loop *loop) function in typeref:typename:bool
1503 progress |= opt_split_alu_of_phi(b, loop);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_if.c374 opt_split_alu_of_phi(nir_builder *b, nir_loop *loop) function in typeref:typename:bool
1414 progress |= opt_split_alu_of_phi(b, loop);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.3.0.rst762 - nir/opt_if: Fix undef handling in opt_split_alu_of_phi()
H A D20.1.0.rst2422 - nir: Handle vec8/16 in opt_split_alu_of_phi

Completed in 13 milliseconds