Searched refs:RC_OPCODE_ENDLOOP (Results 1 – 12 of 12) sorted by relevance
243 case RC_OPCODE_ENDLOOP: in try_unroll_loop()357 } else if (ptr->U.I.Opcode == RC_OPCODE_ENDLOOP) { in build_loop_info()393 case RC_OPCODE_ENDLOOP: in build_loop_info()
206 RC_OPCODE_ENDLOOP, enumerator
239 case RC_OPCODE_ENDLOOP: in rc_dataflow_deadcode()249 if(ptr->U.I.Opcode == RC_OPCODE_ENDLOOP){ in rc_dataflow_deadcode()
643 if (op == RC_OPCODE_ENDLOOP) { in rc_match_endloop()667 } else if (op == RC_OPCODE_ENDLOOP) { in rc_match_bgnloop()
232 case RC_OPCODE_ENDLOOP: in rc_vert_fc()
424 .Opcode = RC_OPCODE_ENDLOOP,
197 if (op == RC_OPCODE_ENDLOOP) { in rc_variable_compute_live_intervals()
435 case RC_OPCODE_ENDLOOP: in translate_vertex_program()602 } else if (ptr->U.I.Opcode == RC_OPCODE_ENDLOOP) { in allocate_temporary_registers()
267 case RC_OPCODE_ENDLOOP: in update_branch_depth()
508 case RC_OPCODE_ENDLOOP: in emit_flowcontrol()
715 case RC_OPCODE_ENDLOOP: in get_readers_for_single_write()
111 case TGSI_OPCODE_ENDLOOP: return RC_OPCODE_ENDLOOP; in translate_opcode()