Searched refs:Iop_InterleaveLO8x8 (Results 1 - 11 of 11) sorted by relevance

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h956 Iop_InterleaveLO8x8, Iop_InterleaveLO16x4, Iop_InterleaveLO32x2, enumerator in enum:__anon32282
/external/valgrind/main/memcheck/tests/vbit-test/
H A Dutil.c268 case Iop_InterleaveHI8x8: case Iop_InterleaveLO8x8:
H A Dirops.c448 { DEFOP(Iop_InterleaveLO8x8, UNDEF_UNKNOWN), },
/external/valgrind/main/VEX/priv/
H A Dir_defs.c537 case Iop_InterleaveLO8x8: vex_printf("InterleaveLO8x8"); return;
2447 case Iop_InterleaveHI8x8: case Iop_InterleaveLO8x8:
H A Dhost_arm_isel.c2338 case Iop_InterleaveLO8x8:
2349 case Iop_InterleaveLO8x8: resRd = True; size = 0; break;
H A Dhost_x86_isel.c2458 case Iop_InterleaveLO8x8:
H A Dhost_amd64_isel.c1112 case Iop_InterleaveLO8x8:
H A Dguest_arm_toIR.c7334 op_lo = Q ? Iop_InterleaveLO8x16 : Iop_InterleaveLO8x8;
7996 assign(*i0, binop(Iop_InterleaveLO8x8, mkexpr(u1), mkexpr(u0)));
H A Dguest_x86_toIR.c5619 case 0x60: op = Iop_InterleaveLO8x8; eLeft = True; break;
H A Dguest_amd64_toIR.c7102 case 0x60: op = Iop_InterleaveLO8x8; eLeft = True; break;
[all...]
/external/valgrind/main/memcheck/
H A Dmc_translate.c3071 case Iop_InterleaveLO8x8:

Completed in 851 milliseconds