Home | History | Annotate | Download | only in VEX

Lines Matching refs:mkPCast16x8

1360 static IRAtom* mkPCast16x8 ( MCEnv* mce, IRAtom* at )
1538 case Iop_QNarrowBin16Sto8Sx16: pcast = mkPCast16x8; break;
1539 case Iop_QNarrowBin16Sto8Ux16: pcast = mkPCast16x8; break;
1568 at = mkPCast16x8(mce, at);