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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_optimize.c753 unsigned int j_swz = local in function:peephole_mul_omod
755 if (j_swz == RC_SWIZZLE_UNUSED) {
759 swz = j_swz;
761 } else if (j_swz != swz) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_optimize.c756 unsigned int j_swz = local in function:peephole_mul_omod
758 if (j_swz == RC_SWIZZLE_UNUSED) {
762 swz = j_swz;
764 } else if (j_swz != swz) {

Completed in 4 milliseconds