Searched refs:RC_OPCODE_BGNLOOP (Results 1 – 14 of 14) sorted by relevance
240 case RC_OPCODE_BGNLOOP: in try_unroll_loop()331 if(inst->U.I.Opcode != RC_OPCODE_BGNLOOP){ in build_loop_info()349 case RC_OPCODE_BGNLOOP: in build_loop_info()355 if (ptr->U.I.Opcode == RC_OPCODE_BGNLOOP) { in build_loop_info()482 ptr->U.I.Opcode == RC_OPCODE_BGNLOOP){ in rc_transform_loops()497 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()
202 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()
423 case RC_OPCODE_BGNLOOP: in translate_vertex_program()594 if (!end_loop && inst->U.I.Opcode == RC_OPCODE_BGNLOOP) { in allocate_temporary_registers()600 if (ptr->U.I.Opcode == RC_OPCODE_BGNLOOP) { in allocate_temporary_registers()
223 case RC_OPCODE_BGNLOOP: in rc_vert_fc()
412 .Opcode = RC_OPCODE_BGNLOOP,
203 } else if (op == RC_OPCODE_BGNLOOP) { in rc_variable_compute_live_intervals()
263 case RC_OPCODE_BGNLOOP: in update_branch_depth()
603 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()
108 case TGSI_OPCODE_BGNLOOP: return RC_OPCODE_BGNLOOP; in translate_opcode()