Searched refs:RC_OPCODE_NOP (Results 1 – 10 of 10) sorted by relevance
255 else if (sinst->Instruction->U.P.Alpha.Opcode == RC_OPCODE_NOP) in instruction_ready()257 else if (sinst->Instruction->U.P.RGB.Opcode == RC_OPCODE_NOP) in instruction_ready()507 assert(dst_full->Alpha.Opcode == RC_OPCODE_NOP); in merge_presub_sources()600 assert(rgb->Alpha.Opcode == RC_OPCODE_NOP); in destructive_merge_instructions()601 assert(alpha->RGB.Opcode == RC_OPCODE_NOP); in destructive_merge_instructions()958 pair_inst->RGB.Opcode = RC_OPCODE_NOP; in convert_rgb_to_alpha()982 if (list_ptr->Instruction->U.P.Alpha.Opcode != RC_OPCODE_NOP in try_convert_and_pair()
345 unsigned spaces = update_branch_depth(inst->RGB.Opcode != RC_OPCODE_NOP ? in rc_print_pair_instruction()382 if (inst->RGB.Opcode != RC_OPCODE_NOP) { in rc_print_pair_instruction()421 if (inst->Alpha.Opcode != RC_OPCODE_NOP) { in rc_print_pair_instruction()
37 RC_OPCODE_NOP = 0, enumerator
597 inst->U.P.Alpha.Opcode == RC_OPCODE_NOP); in rc_get_flow_control_inst()603 return RC_OPCODE_NOP; in rc_get_flow_control_inst()
118 case RC_OPCODE_NOP: in translate_rgb_opcode()140 case RC_OPCODE_NOP: in translate_alpha_opcode()
377 if (tmp->U.P.Alpha.Opcode != RC_OPCODE_NOP) in rc_get_stats()379 if (tmp->U.P.RGB.Opcode != RC_OPCODE_NOP) in rc_get_stats()
107 case RC_OPCODE_NOP: in translate_rgb_op()132 case RC_OPCODE_NOP: in translate_alpha_op()
37 .Opcode = RC_OPCODE_NOP,
304 if (sub_inst->Opcode == RC_OPCODE_NOP) { in get_variable_pair_helper()
118 case TGSI_OPCODE_NOP: return RC_OPCODE_NOP; in translate_opcode()