Searched refs:nir_selection_control_flatten (Results 1 – 3 of 3) sorted by relevance
217 if (if_stmt->control == nir_selection_control_flatten) { in nir_opt_peephole_select_block()231 if (count > limit && if_stmt->control != nir_selection_control_flatten) in nir_opt_peephole_select_block()
2855 nir_selection_control_flatten = 0x1, enumerator
1025 return nir_selection_control_flatten; in vtn_selection_control()