Home | History | Annotate | Download | only in priv

Lines Matching refs:Iop_GetElem32x2

1263           || e->Iex.Binop.op == Iop_GetElem32x2) {
1276 case Iop_GetElem32x2: vassert(index < 2); size = 2; break;
3187 unop(Iop_Dup32x2, binop(Iop_GetElem32x2, bind(0), bind(1))));
3810 unop(Iop_Dup32x4, binop(Iop_GetElem32x2, bind(0), bind(1))));