Home | History | Annotate | Download | only in priv

Lines Matching refs:Iop_GetElem8x8

1287       if (e->Iex.Binop.op == Iop_GetElem8x8
1300 case Iop_GetElem8x8: vassert(index < 8); size = 0; break;
3215 unop(Iop_Dup8x8, binop(Iop_GetElem8x8, bind(0), bind(1))));
3840 unop(Iop_Dup8x16, binop(Iop_GetElem8x8, bind(0), bind(1))));