Home | History | Annotate | Download | only in priv

Lines Matching full:x_lsh

3446             HReg x_lsh = newVRegD(env);
3463 x_lsh, x, lsh_amt, 3, False));
3467 tmp, x_lsh, x_rsh, 0, False));
4079 HReg x_lsh = newVRegV(env);
4096 x_lsh, x, lsh_amt, 3, True));
4100 tmp, x_lsh, x_rsh, 0, True));