Home | History | Annotate | Download | only in VEX

Lines Matching refs:mkPCast32x4

1365 static IRAtom* mkPCast32x4 ( MCEnv* mce, IRAtom* at )
1419 at = assignNew(mce, Ity_V128, mkPCast32x4(mce, at));
1428 at = assignNew(mce, Ity_V128, mkPCast32x4(mce, vatomX));
1537 case Iop_QNarrowBin32Sto16Sx8: pcast = mkPCast32x4; break;
1577 at = mkPCast32x4(mce, at);