Home | History | Annotate | Download | only in priv

Lines Matching refs:resHi

9984          IRTemp resHi = newTemp(Ity_I64);
9993 assign( resHi,
10027 putVSReg( XT, binop( Iop_64HLtoV128, mkexpr( resHi ), mkexpr( resLo ) ) );