Searched refs:RC_OPCODE_ENDLOOP (Results 1 – 12 of 12) sorted by relevance
244 case RC_OPCODE_ENDLOOP: in try_unroll_loop()358 } else if (ptr->U.I.Opcode == RC_OPCODE_ENDLOOP) { in build_loop_info()406 case RC_OPCODE_ENDLOOP: in build_loop_info()
210 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()
256 case RC_OPCODE_ENDLOOP: in rc_vert_fc()
430 .Opcode = RC_OPCODE_ENDLOOP,
443 case RC_OPCODE_ENDLOOP: in translate_vertex_program()610 } else if (ptr->U.I.Opcode == RC_OPCODE_ENDLOOP) { in allocate_temporary_registers()
198 if (op == RC_OPCODE_ENDLOOP) { in rc_variable_compute_live_intervals()
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()
94 case TGSI_OPCODE_ENDLOOP: return RC_OPCODE_ENDLOOP; in translate_opcode()