Searched refs:HasDstReg (Results 1 – 11 of 11) sorted by relevance
48 .HasDstReg = 1,55 .HasDstReg = 161 .HasDstReg = 167 .HasDstReg = 1,74 .HasDstReg = 1,81 .HasDstReg = 1,88 .HasDstReg = 1,95 .HasDstReg = 1,102 .HasDstReg = 1,109 .HasDstReg = 1[all …]
151 if (opcode->HasDstReg) { in update_instruction()220 if (opcode->HasDstReg) in rc_dataflow_deadcode()243 if(opcode->HasDstReg){ in rc_dataflow_deadcode()313 if (!opcode->HasDstReg) { in rc_dataflow_deadcode()
236 unsigned int HasDstReg:1; member
394 if (info->HasDstReg) { in translate_vertex_program()548 if (info->HasDstReg && vpi->DstReg.File == RC_FILE_TEMPORARY && in translate_vertex_program()553 if (info->HasDstReg && vpi->DstReg.File == RC_FILE_OUTPUT && in translate_vertex_program()636 if (opcode->HasDstReg) { in allocate_temporary_registers()682 if (opcode->HasDstReg) { in allocate_temporary_registers()
132 if (opcode->HasDstReg) { in rc_calculate_inputs_outputs()167 if (opcode->HasDstReg) { in rc_copy_output()
261 if (opcode->HasDstReg && inst->DstReg.WriteMask) in writes_normal()347 if (opcode->HasDstReg) { in remap_normal_instruction()
335 if (opcode->HasDstReg) { in check_opcode_support()
278 if (!opcode->HasDstReg) in fix_output_writes()
298 if (opcode->HasDstReg) { in rc_print_normal_instruction()
203 assert(info->HasDstReg); in is_dst_safe_to_reuse()1196 if (!info->HasDstReg || inst->U.I.DstReg.File != RC_FILE_OUTPUT || in rc_force_output_alpha_to_one()
405 if (info->HasDstReg) { in parse_rc_normal_instruction()