Home | History | Annotate | Download | only in functional

Lines Matching refs:adj0

599 				const int		adj0	= rnd.getInt(0, 20);
601 in0[valueNdx*scalarSize + compNdx] = base0 >> adj0;
690 const int adj0 = rnd.getInt(0, 20);
692 in0[valueNdx*scalarSize + compNdx] = base0 >> adj0;