Searched refs:OPCODE_ENDLOOP (Results 1 – 9 of 9) sorted by relevance
401 case OPCODE_ENDLOOP: in find_next_use()449 case OPCODE_ENDLOOP: in _mesa_is_flow_control_opcode()768 case OPCODE_ENDLOOP: in _mesa_remove_extra_moves()1011 else if (inst->Opcode == OPCODE_ENDLOOP) { in _mesa_find_temp_intervals()
176 OPCODE_ENDLOOP, /* opt */ enumerator
184 { OPCODE_ENDLOOP,"ENDLOOP", 0, 0 },
689 inst->Opcode == OPCODE_ENDLOOP || in _mesa_fprint_instruction_opt()816 case OPCODE_ENDLOOP: in _mesa_fprint_instruction_opt()
719 == OPCODE_ENDLOOP); in _mesa_execute_program()721 case OPCODE_ENDLOOP: in _mesa_execute_program()740 == OPCODE_ENDLOOP); in _mesa_execute_program()749 == OPCODE_ENDLOOP); in _mesa_execute_program()
801 emit(NULL, OPCODE_ENDLOOP); in visit()2296 case OPCODE_ENDLOOP: in set_branchtargets()2640 case OPCODE_ENDLOOP: in copy_propagate()
576 case OPCODE_ENDLOOP: in translate_opcode()702 case OPCODE_ENDLOOP: in compile_instruction()
1099 case OPCODE_ENDLOOP: in upload_program()
2087 case OPCODE_ENDLOOP: in brw_old_vs_emit()