Searched refs:RC_INSTRUCTION_NORMAL (Results 1 – 15 of 15) sorted by relevance
56 if (var_ptr->Inst->Type == RC_INSTRUCTION_NORMAL) { in rc_variable_change_dst()78 if (reader->Inst->Type == RC_INSTRUCTION_NORMAL) { in rc_variable_change_dst()226 if (reader_a.Inst->Type == RC_INSTRUCTION_NORMAL in readers_intersect()227 && reader_b.Inst->Type == RC_INSTRUCTION_NORMAL in readers_intersect()398 if (inst->Type == RC_INSTRUCTION_NORMAL) { in rc_get_variables()417 if (inst->Type != RC_INSTRUCTION_NORMAL) { in rc_get_variables()481 if (a->Inst->Type == RC_INSTRUCTION_NORMAL) { in rc_variable_readers_union()513 if (src_type == RC_INSTRUCTION_NORMAL) { in reader_equals_src()
253 if (sinst->Instruction->Type == RC_INSTRUCTION_NORMAL) in instruction_ready()305 assert(sinst->Instruction->Type != RC_INSTRUCTION_NORMAL); in score_no_output()328 if (sinst->Instruction->Type == RC_INSTRUCTION_NORMAL) { in calc_score_r300()350 if (sinst->Instruction->Type == RC_INSTRUCTION_NORMAL) { in calc_score_readers()1133 if (!writer || writer->Instruction->Type != RC_INSTRUCTION_NORMAL) { in add_tex_reader()1258 if (inst->Type == RC_INSTRUCTION_NORMAL) { in schedule_block()1311 if (inst->Type == RC_INSTRUCTION_NORMAL) { in is_controlflow()
192 if (inst->Type != RC_INSTRUCTION_NORMAL) { in rc_for_all_reads_src()243 if (inst->Type == RC_INSTRUCTION_NORMAL) { in rc_for_all_reads_mask()290 if (inst->Type == RC_INSTRUCTION_NORMAL) { in rc_for_all_writes_mask()444 if (inst->Type == RC_INSTRUCTION_NORMAL) in rc_remap_registers()777 if (tmp->Type == RC_INSTRUCTION_NORMAL) { in get_readers_for_single_write()
129 RC_INSTRUCTION_NORMAL = 0, enumerator
74 if (inst->Type == RC_INSTRUCTION_NORMAL) in rc_pair_remove_dead_sources()
343 if (var_ptr->Inst->Type == RC_INSTRUCTION_NORMAL) { in variable_get_class()632 if (!s->C->is_r500 && var->Inst->Type == RC_INSTRUCTION_NORMAL) { in do_advanced_regalloc()
366 if (inst->Type != RC_INSTRUCTION_NORMAL) in rc_pair_translate()
323 if (inst->Type == RC_INSTRUCTION_NORMAL) { in rc_emulate_branches()
590 if (inst->Type == RC_INSTRUCTION_NORMAL) { in rc_get_flow_control_inst()
494 if (inst->Type == RC_INSTRUCTION_NORMAL) { in r300BuildFragmentProgramHwCode()
364 if (tmp->Type == RC_INSTRUCTION_NORMAL) { in rc_get_stats()
642 if (inst->Type == RC_INSTRUCTION_NORMAL) { in r500BuildFragmentProgramHwCode()
807 RC_INSTRUCTION_NORMAL, &inst_mul->U.I.SrcReg[temp_index]); in peephole_mul_omod()
70 if (inst->Type == RC_INSTRUCTION_NORMAL && in test_runner_rc_regalloc()
395 inst->Type = RC_INSTRUCTION_NORMAL; in parse_rc_normal_instruction()