Searched refs:RC_OPCODE_BGNLOOP (Results 1 – 14 of 14) sorted by relevance
241 case RC_OPCODE_BGNLOOP: in try_unroll_loop()332 if(inst->U.I.Opcode != RC_OPCODE_BGNLOOP){ in build_loop_info()350 case RC_OPCODE_BGNLOOP: in build_loop_info()356 if (ptr->U.I.Opcode == RC_OPCODE_BGNLOOP) { in build_loop_info()385 loop->Cond->U.I.Opcode != RC_OPCODE_BGNLOOP; in build_loop_info()400 if (loop->Cond->U.I.Opcode == RC_OPCODE_BGNLOOP) { in build_loop_info()495 ptr->U.I.Opcode == RC_OPCODE_BGNLOOP){ in rc_transform_loops()510 if (inst->U.I.Opcode == RC_OPCODE_BGNLOOP) { in rc_unroll_loops()
59 if (inst->U.I.Opcode == RC_OPCODE_BGNLOOP) in rc_rename_regs()
206 RC_OPCODE_BGNLOOP, enumerator
245 if(ptr->U.I.Opcode == RC_OPCODE_BGNLOOP){ in rc_dataflow_deadcode()272 case RC_OPCODE_BGNLOOP: in rc_dataflow_deadcode()
645 } else if (op == RC_OPCODE_BGNLOOP) { in rc_match_endloop()665 if (op == RC_OPCODE_BGNLOOP) { in rc_match_bgnloop()
431 case RC_OPCODE_BGNLOOP: in translate_vertex_program()602 if (!end_loop && inst->U.I.Opcode == RC_OPCODE_BGNLOOP) { in allocate_temporary_registers()608 if (ptr->U.I.Opcode == RC_OPCODE_BGNLOOP) { in allocate_temporary_registers()
247 case RC_OPCODE_BGNLOOP: in rc_vert_fc()
418 .Opcode = RC_OPCODE_BGNLOOP,
204 } else if (op == RC_OPCODE_BGNLOOP) { in rc_variable_compute_live_intervals()
263 case RC_OPCODE_BGNLOOP: in update_branch_depth()
548 if (op == RC_OPCODE_BGNLOOP) { in do_advanced_regalloc()
465 case RC_OPCODE_BGNLOOP: in emit_flowcontrol()
711 case RC_OPCODE_BGNLOOP: in get_readers_for_single_write()
96 case TGSI_OPCODE_BGNLOOP: return RC_OPCODE_BGNLOOP; in translate_opcode()