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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
H A Dradeon_program.h130 RC_INSTRUCTION_PAIR enumerator in enum:__anon13880
H A Dradeon_variable.c250 if (reader_a.Inst->Type == RC_INSTRUCTION_PAIR
251 && reader_b.Inst->Type == RC_INSTRUCTION_PAIR
425 if (a->Inst->Type == RC_INSTRUCTION_PAIR) {
H A Dradeon_pair_regalloc.c332 RC_INSTRUCTION_PAIR ) {
355 if (variable->Inst->Type == RC_INSTRUCTION_PAIR) {
365 if (r->Inst->Type == RC_INSTRUCTION_PAIR) {
H A Dradeon_pair_translate.c377 inst->Type = RC_INSTRUCTION_PAIR;
H A Dradeon_program_print.c477 if (inst->Type == RC_INSTRUCTION_PAIR)
H A Dradeon_dataflow.c225 if (inst->Type != RC_INSTRUCTION_PAIR) {
H A Dradeon_pair_schedule.c716 if (emitted->Prev->Type != RC_INSTRUCTION_PAIR) {
/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_program.h130 RC_INSTRUCTION_PAIR enumerator in enum:__anon27291
H A Dradeon_variable.c250 if (reader_a.Inst->Type == RC_INSTRUCTION_PAIR
251 && reader_b.Inst->Type == RC_INSTRUCTION_PAIR
425 if (a->Inst->Type == RC_INSTRUCTION_PAIR) {
H A Dradeon_pair_regalloc.c332 RC_INSTRUCTION_PAIR ) {
355 if (variable->Inst->Type == RC_INSTRUCTION_PAIR) {
365 if (r->Inst->Type == RC_INSTRUCTION_PAIR) {
H A Dradeon_pair_translate.c377 inst->Type = RC_INSTRUCTION_PAIR;
H A Dradeon_program_print.c477 if (inst->Type == RC_INSTRUCTION_PAIR)
H A Dradeon_dataflow.c225 if (inst->Type != RC_INSTRUCTION_PAIR) {
H A Dradeon_pair_schedule.c716 if (emitted->Prev->Type != RC_INSTRUCTION_PAIR) {

Completed in 90 milliseconds