Home | History | Annotate | Download | only in priv

Lines Matching refs:Iop_ShlN64x2

3748                      op_shln = Q ? Iop_ShlN64x2 : Iop_Shl64;
3777 op_shln = Q ? Iop_ShlN64x2 : Iop_Shl64;
3885 op_shln = Q ? Iop_ShlN64x2 : Iop_Shl64;
3914 op_shln = Q ? Iop_ShlN64x2 : Iop_Shl64;
4027 op_shln = Q ? Iop_ShlN64x2 : Iop_Shl64;
4060 op_shln = Q ? Iop_ShlN64x2 : Iop_Shl64;
6192 case 3: op = Q ? Iop_ShlN64x2 : Iop_Shl64; break;
6238 case 3: op = Q ? Iop_ShlN64x2 : Iop_Shl64; break;
6562 op = Iop_ShlN64x2;
7450 case 2: op = Iop_ShlN64x2; cvt = Iop_Widen32Uto64x2; break;