Home | History | Annotate | Download | only in priv

Lines Matching refs:Iop_GetElem8x8

1261       if (e->Iex.Binop.op == Iop_GetElem8x8
1274 case Iop_GetElem8x8: vassert(index < 8); size = 0; break;
3183 unop(Iop_Dup8x8, binop(Iop_GetElem8x8, bind(0), bind(1))));
3806 unop(Iop_Dup8x16, binop(Iop_GetElem8x8, bind(0), bind(1))));