Searched refs:HasDstReg (Results 1 – 11 of 11) sorted by relevance
46 .HasDstReg = 1,53 .HasDstReg = 1,60 .HasDstReg = 166 .HasDstReg = 1,73 .HasDstReg = 1,80 .HasDstReg = 1,87 .HasDstReg = 1,94 .HasDstReg = 1,101 .HasDstReg = 1,108 .HasDstReg = 1,[all …]
159 if (opcode->HasDstReg) { in update_instruction()253 if(opcode->HasDstReg){ in rc_dataflow_deadcode()321 if (!opcode->HasDstReg) { in rc_dataflow_deadcode()
253 unsigned int HasDstReg:1; member
127 if (opcode->HasDstReg) { in rc_calculate_inputs_outputs()179 if (opcode->HasDstReg) { in rc_move_output()202 if (opcode->HasDstReg) { in rc_copy_output()
381 if (info->HasDstReg) { in translate_vertex_program()525 if (info->HasDstReg && vpi->DstReg.File == RC_FILE_TEMPORARY && in translate_vertex_program()577 if (opcode->HasDstReg) { in allocate_temporary_registers()638 if (opcode->HasDstReg) { in allocate_temporary_registers()
261 if (opcode->HasDstReg && inst->DstReg.WriteMask) in writes_normal()347 if (opcode->HasDstReg) { in remap_normal_instruction()
333 if (opcode->HasDstReg) { in check_opcode_support()
278 if (!opcode->HasDstReg) in fix_output_writes()
298 if (opcode->HasDstReg) { in rc_print_normal_instruction()
202 assert(info->HasDstReg); in is_dst_safe_to_reuse()
351 if (info->HasDstReg) { in init_rc_normal_instruction()