Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_opt_move_discards_to_top.c48 #define STOP_PROCESSING_INSTR_FLAG 2 macro
165 instr->pass_flags = STOP_PROCESSING_INSTR_FLAG; in opt_move_discards_to_top_impl()
179 instr->pass_flags = STOP_PROCESSING_INSTR_FLAG; in opt_move_discards_to_top_impl()
193 instr->pass_flags = STOP_PROCESSING_INSTR_FLAG; in opt_move_discards_to_top_impl()
216 if (instr->pass_flags == STOP_PROCESSING_INSTR_FLAG) in opt_move_discards_to_top_impl()