Home | History | Annotate | Download | only in priv

Lines Matching refs:Iop_Shl64

3653                   case 3: op = Q ? Iop_Shl64x2 : Iop_Shl64; break;
3734 op_shln = Q ? Iop_ShlN64x2 : Iop_Shl64;
3763 op_shln = Q ? Iop_ShlN64x2 : Iop_Shl64;
3870 op = Q ? Iop_Shl64x2 : Iop_Shl64;
3873 op_shln = Q ? Iop_ShlN64x2 : Iop_Shl64;
3902 op_shln = Q ? Iop_ShlN64x2 : Iop_Shl64;
4015 op_shln = Q ? Iop_ShlN64x2 : Iop_Shl64;
4048 op_shln = Q ? Iop_ShlN64x2 : Iop_Shl64;
6193 case 3: op = Q ? Iop_ShlN64x2 : Iop_Shl64; break;
6239 case 3: op = Q ? Iop_ShlN64x2 : Iop_Shl64; break;