Home
last modified time | relevance | path

Searched refs:RC_INSTRUCTION_PAIR (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_variable.c232 if (reader_a.Inst->Type == RC_INSTRUCTION_PAIR in readers_intersect()
233 && reader_b.Inst->Type == RC_INSTRUCTION_PAIR in readers_intersect()
487 if (a->Inst->Type == RC_INSTRUCTION_PAIR) { in rc_variable_readers_union()
H A Dradeon_program.h130 RC_INSTRUCTION_PAIR enumerator
H A Dradeon_pair_regalloc.c383 RC_INSTRUCTION_PAIR ) { in variable_get_class()
411 if (variable->Inst->Type == RC_INSTRUCTION_PAIR) { in variable_get_class()
421 if (r->Inst->Type == RC_INSTRUCTION_PAIR) { in variable_get_class()
H A Dradeon_pair_translate.c379 inst->Type = RC_INSTRUCTION_PAIR; in rc_pair_translate()
H A Dradeon_program_print.c477 if (inst->Type == RC_INSTRUCTION_PAIR) in rc_print_program()
H A Dradeon_dataflow.c225 if (inst->Type != RC_INSTRUCTION_PAIR) { in rc_pair_for_all_reads_arg()
H A Dradeon_pair_schedule.c712 if (emitted->Prev->Type != RC_INSTRUCTION_PAIR) { in presub_nop()

Completed in 8 milliseconds