Home | History | Annotate | Download | only in priv

Lines Matching refs:Iop_ShlN64x2

3715                      op_shln = Q ? Iop_ShlN64x2 : Iop_Shl64;
3744 op_shln = Q ? Iop_ShlN64x2 : Iop_Shl64;
3854 op_shln = Q ? Iop_ShlN64x2 : Iop_Shl64;
3883 op_shln = Q ? Iop_ShlN64x2 : Iop_Shl64;
3996 op_shln = Q ? Iop_ShlN64x2 : Iop_Shl64;
4029 op_shln = Q ? Iop_ShlN64x2 : Iop_Shl64;
6174 case 3: op = Q ? Iop_ShlN64x2 : Iop_Shl64; break;
6220 case 3: op = Q ? Iop_ShlN64x2 : Iop_Shl64; break;
6548 op = Iop_ShlN64x2;
7442 case 2: op = Iop_ShlN64x2; cvt = Iop_Widen32Uto64x2; break;