Searched refs:RC_OPCODE_BGNLOOP (Results 1 – 14 of 14) sorted by relevance
61 if (inst->U.I.Opcode == RC_OPCODE_BGNLOOP) in rc_rename_regs()
185 RC_OPCODE_BGNLOOP, enumerator
235 if(ptr->U.I.Opcode == RC_OPCODE_BGNLOOP){ in rc_dataflow_deadcode()270 case RC_OPCODE_BGNLOOP: in rc_dataflow_deadcode()
618 } else if (op == RC_OPCODE_BGNLOOP) { in rc_match_endloop()638 if (op == RC_OPCODE_BGNLOOP) { in rc_match_bgnloop()
156 if (inst->U.I.Opcode == RC_OPCODE_BGNLOOP) in rc_copy_output()393 if (info->Opcode == RC_OPCODE_BGNLOOP) in rc_get_stats()
237 case RC_OPCODE_BGNLOOP: in rc_vert_fc()
374 .Opcode = RC_OPCODE_BGNLOOP,
437 case RC_OPCODE_BGNLOOP: in translate_vertex_program()653 if (!end_loop && inst->U.I.Opcode == RC_OPCODE_BGNLOOP) in allocate_temporary_registers()
263 case RC_OPCODE_BGNLOOP: in update_branch_depth()
185 } else if (op == RC_OPCODE_BGNLOOP) { in rc_variable_compute_live_intervals()
548 if (op == RC_OPCODE_BGNLOOP) { in do_advanced_regalloc()
467 case RC_OPCODE_BGNLOOP: in emit_flowcontrol()
713 case RC_OPCODE_BGNLOOP: in get_readers_for_single_write()
93 case TGSI_OPCODE_BGNLOOP: return RC_OPCODE_BGNLOOP; in translate_opcode()