Searched refs:Iop_GetElem16x4 (Results 1 - 7 of 7) sorted by relevance

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h974 Iop_GetElem8x8, Iop_GetElem16x4, Iop_GetElem32x2, enumerator in enum:__anon32282
/external/valgrind/main/memcheck/tests/vbit-test/
H A Dutil.c764 case Iop_GetElem16x4:
H A Dirops.c460 { DEFOP(Iop_GetElem16x4, UNDEF_UNKNOWN), },
/external/valgrind/main/VEX/priv/
H A Dguest_arm_toIR.c3016 op2 = Iop_GetElem16x4;
5272 get = Iop_GetElem16x4;
5297 get = Iop_GetElem16x4;
5376 get = Iop_GetElem16x4;
5435 get = Iop_GetElem16x4;
5509 get = Iop_GetElem16x4;
5534 get = Iop_GetElem16x4;
5604 get = Iop_GetElem16x4;
5648 get = Iop_GetElem16x4;
5714 get = Iop_GetElem16x4;
[all...]
H A Dhost_arm_isel.c1374 || e->Iex.Binop.op == Iop_GetElem16x4
1387 case Iop_GetElem16x4: vassert(index < 4); size = 1; break;
3307 unop(Iop_Dup16x4, binop(Iop_GetElem16x4, bind(0), bind(1))));
3937 unop(Iop_Dup16x8, binop(Iop_GetElem16x4, bind(0), bind(1))));
H A Dir_defs.c967 case Iop_GetElem16x4: vex_printf("GetElem16x4"); return;
2966 case Iop_GetElem16x4:
/external/valgrind/main/memcheck/
H A Dmc_translate.c3088 case Iop_GetElem16x4:

Completed in 363 milliseconds