Home | History | Annotate | Download | only in useful

Lines Matching refs:mkPCast16x8

1404 static IRAtom* mkPCast16x8 ( MCEnv* mce, IRAtom* at )
1582 case Iop_QNarrowBin16Sto8Sx16: pcast = mkPCast16x8; break;
1583 case Iop_QNarrowBin16Sto8Ux16: pcast = mkPCast16x8; break;
1612 at = mkPCast16x8(mce, at);