Home | History | Annotate | Download | only in priv

Lines Matching refs:Iop_Shl64

3634                   case 3: op = Q ? Iop_Shl64x2 : Iop_Shl64; break;
3715 op_shln = Q ? Iop_ShlN64x2 : Iop_Shl64;
3744 op_shln = Q ? Iop_ShlN64x2 : Iop_Shl64;
3851 op = Q ? Iop_Shl64x2 : 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;