Home | History | Annotate | Download | only in priv

Lines Matching refs:Iop_GetElem8x8

1373       if (e->Iex.Binop.op == Iop_GetElem8x8
1386 case Iop_GetElem8x8: vassert(index < 8); size = 0; break;
3305 unop(Iop_Dup8x8, binop(Iop_GetElem8x8, bind(0), bind(1))));
3935 unop(Iop_Dup8x16, binop(Iop_GetElem8x8, bind(0), bind(1))));