Home | History | Annotate | Download | only in priv

Lines Matching refs:resLo

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