Searched refs:first_continue_from_blk (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_if.c980 nir_block *first_continue_from_blk = continue_from_then ? local in function:opt_if_loop_terminator
983 if (is_block_empty(first_continue_from_blk))
998 nir_cf_extract(&tmp, nir_before_block(first_continue_from_blk),
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_if.c1034 nir_block *first_continue_from_blk = continue_from_then ? local in function:opt_if_loop_terminator
1037 if (is_block_empty(first_continue_from_blk))
1052 nir_cf_extract(&tmp, nir_before_block(first_continue_from_blk),
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection_setup.cpp143 nir_block* first_continue_from_blk = local in function:aco::__anonb649b1010110::sanitize_if
147 nir_cf_extract(&tmp, nir_before_block(first_continue_from_blk),

Completed in 7 milliseconds