Home | History | Annotate | Download | only in priv

Lines Matching defs:s10

30399          IRTemp s10   = newTemp(Ity_V128);
30409 assign(s10, getYMMRegLane128(rE, 0));
30417 assign(s10, loadLE(Ity_V128, binop(Iop_Add64,
30424 : ((_nn)==2) ? s10 : s11)
31516 IRTemp s10 = newTemp(Ity_V128);
31526 assign(s10, getYMMRegLane128(rE, 0));
31534 assign(s10, loadLE(Ity_V128, binop(Iop_Add64,
31541 : ((_nn)==2) ? s10 : s11)