Home
last modified time | relevance | path

Searched refs:nir_lower_phis_to_regs_block (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_opt_if.c174 nir_lower_phis_to_regs_block(header_block); in opt_peel_loop_initial_if()
176 nir_lower_phis_to_regs_block(after_if_block); in opt_peel_loop_initial_if()
Dnir_opt_trivial_continues.c67 nir_lower_phis_to_regs_block(nir_loop_first_block(loop)); in lower_trivial_continues_block()
Dnir_opt_loop_unroll.c44 nir_lower_phis_to_regs_block(nir_loop_first_block(loop)); in loop_prepare_for_unroll()
49 nir_lower_phis_to_regs_block(block_after_loop); in loop_prepare_for_unroll()
Dnir_from_ssa.c869 nir_lower_phis_to_regs_block(nir_block *block) in nir_lower_phis_to_regs_block() function
Dnir.h2568 bool nir_lower_phis_to_regs_block(nir_block *block);