Home | History | Annotate | Download | only in priv

Lines Matching refs:Iop_GetElem32x2

1367           || e->Iex.Binop.op == Iop_GetElem32x2) {
1381 case Iop_GetElem32x2: vassert(index < 2); size = 2; break;
1392 if (e->Iex.Binop.op == Iop_GetElem32x2
3322 unop(Iop_Dup32x2, binop(Iop_GetElem32x2, bind(0), bind(1))));
3955 unop(Iop_Dup32x4, binop(Iop_GetElem32x2, bind(0), bind(1))));