Home | History | Annotate | Download | only in priv

Lines Matching refs:Iop_GetElem16x4

1366           || e->Iex.Binop.op == Iop_GetElem16x4
1380 case Iop_GetElem16x4: vassert(index < 4); size = 1; break;
3320 unop(Iop_Dup16x4, binop(Iop_GetElem16x4, bind(0), bind(1))));
3953 unop(Iop_Dup16x8, binop(Iop_GetElem16x4, bind(0), bind(1))));