Home | History | Annotate | Download | only in priv

Lines Matching refs:resHi

13135          IRTemp resHi = newTemp(Ity_I64);
13144 assign( resHi,
13178 putVSReg( XT, binop( Iop_64HLtoV128, mkexpr( resHi ), mkexpr( resLo ) ) );