Searched refs:OPCODE_ENDSUB (Results 1 – 7 of 7) sorted by relevance
177 OPCODE_ENDSUB, /* opt */ enumerator
185 { OPCODE_ENDSUB, "ENDSUB", 0, 0 },
402 case OPCODE_ENDSUB: in find_next_use()450 case OPCODE_ENDSUB: in _mesa_is_flow_control_opcode()769 case OPCODE_ENDSUB: in _mesa_remove_extra_moves()
690 inst->Opcode == OPCODE_ENDSUB) { in _mesa_fprint_instruction_opt()839 case OPCODE_ENDSUB: in _mesa_fprint_instruction_opt()
729 case OPCODE_ENDSUB: /* end subroutine */ in _mesa_execute_program()
578 case OPCODE_ENDSUB: in translate_opcode()
1100 case OPCODE_ENDSUB: in upload_program()