Home | History | Annotate | Download | only in priv

Lines Matching refs:dstTy

27273    IRType dstTy = (isYMM && (ty == Ity_I64 || !isVM64x)) ? Ity_V256 : Ity_V128;
27280 if (dstTy == Ity_V256) {