Home | History | Annotate | Download | only in priv

Lines Matching defs:resHi

17740          IRTemp resHi = newTemp(Ity_I64);
17749 assign( resHi,
17783 putVSReg( XT, binop( Iop_64HLtoV128, mkexpr( resHi ), mkexpr( resLo ) ) );