Searched refs:helper_terminate (Results 1 – 4 of 4) sorted by relevance
156 ins->helper_terminate = true; in mir_analyze_helper_terminate()
228 if (ins->helper_terminate) in mir_print_instruction()
1066 ins->texture.cont = !ins->helper_terminate; in emit_binary_bundle()1067 ins->texture.last = ins->helper_terminate || ins->helper_execute; in emit_binary_bundle()
131 bool helper_terminate; member