Searched refs:OPCODE_RET (Results 1 – 9 of 9) sorted by relevance
212 OPCODE_RET, /* 2 2 opt */ enumerator
220 { OPCODE_RET, "RET", 0, 0 },
403 case OPCODE_RET: in find_next_use()451 case OPCODE_RET: in _mesa_is_flow_control_opcode()
854 case OPCODE_RET: in _mesa_fprint_instruction_opt()
1422 case OPCODE_RET: /* return from subroutine (conditional) */ in _mesa_execute_program()
2158 emit(ir, OPCODE_RET); in visit()
188 if (prog->Instructions[i].Opcode == OPCODE_RET) { in brwProgramStringNotify()
624 case OPCODE_RET: in translate_opcode()
1102 case OPCODE_RET: in upload_program()