Searched refs:Iop_GetElem8x16 (Results 1 - 6 of 6) sorted by relevance

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h1585 Iop_GetElem8x16, Iop_GetElem16x8, Iop_GetElem32x4, Iop_GetElem64x2, enumerator in enum:__anon32282
/external/valgrind/main/memcheck/tests/vbit-test/
H A Dutil.c754 case Iop_GetElem8x16:
H A Dirops.c865 { DEFOP(Iop_GetElem8x16, UNDEF_UNKNOWN), },
/external/valgrind/main/VEX/priv/
H A Dir_defs.c961 case Iop_GetElem8x16: vex_printf("GetElem8x16"); return;
2956 case Iop_GetElem8x16:
H A Dhost_arm_isel.c1398 if (e->Iex.Binop.op == Iop_GetElem8x16
1411 case Iop_GetElem8x16: vassert(index < 16); size = 0; break;
/external/valgrind/main/memcheck/
H A Dmc_translate.c3421 case Iop_GetElem8x16:

Completed in 763 milliseconds