Searched refs:classify_instruction (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_translate.c87 static void classify_instruction(struct rc_sub_instruction * inst, function in typeref:typename:void
159 classify_instruction(inst, &needrgb, &needalpha, &istranscendent);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_translate.c89 static void classify_instruction(struct rc_sub_instruction * inst, function in typeref:typename:void
161 classify_instruction(inst, &needrgb, &needalpha, &istranscendent);

Completed in 3 milliseconds