Searched refs:OPCODE_ENDLOOP (Results 1 – 15 of 15) sorted by relevance
135 OPCODE_ENDLOOP, /* opt */ enumerator
378 case OPCODE_ENDLOOP: in find_next_use()425 case OPCODE_ENDLOOP: in _mesa_is_flow_control_opcode()738 case OPCODE_ENDLOOP: in _mesa_remove_extra_moves()979 else if (inst->Opcode == OPCODE_ENDLOOP) { in _mesa_find_temp_intervals()
114 { OPCODE_ENDLOOP,"ENDLOOP", 0, 0 },
442 == OPCODE_ENDLOOP); in _mesa_execute_program()444 case OPCODE_ENDLOOP: in _mesa_execute_program()456 == OPCODE_ENDLOOP); in _mesa_execute_program()463 == OPCODE_ENDLOOP); in _mesa_execute_program()
614 inst->Opcode == OPCODE_ENDLOOP || in _mesa_fprint_instruction_opt()700 case OPCODE_ENDLOOP: in _mesa_fprint_instruction_opt()
701 emit(NULL, OPCODE_ENDLOOP); in visit()2323 case OPCODE_ENDLOOP: in set_branchtargets()2713 case OPCODE_ENDLOOP: in copy_propagate()
67 OPCODE_ENDLOOP, enumerator
834 case OPCODE_ENDLOOP: return "endloop"; in operationString()1120 return opcode == OPCODE_ENDLOOP || opcode == OPCODE_ENDREP || opcode == OPCODE_ENDWHILE; in isEndLoop()
299 case Shader::OPCODE_ENDLOOP: ENDLOOP(); break; in program()
318 case Shader::OPCODE_ENDLOOP: ENDLOOP(); break; in applyShader()
291 case Shader::OPCODE_ENDLOOP: ENDLOOP(); break; in program()
317 case Shader::OPCODE_ENDLOOP: ENDLOOP(); break; in applyShader()
984 case OPCODE_ENDLOOP: in upload_program()