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

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h933 Iop_InterleaveLO8x8, Iop_InterleaveLO16x4, Iop_InterleaveLO32x2, enumerator in enum:__anon12053
/external/valgrind/main/VEX/priv/
H A Dir_defs.c522 case Iop_InterleaveLO8x8: vex_printf("InterleaveLO8x8"); return;
2040 case Iop_InterleaveHI8x8: case Iop_InterleaveLO8x8:
H A Dhost_arm_isel.c2231 case Iop_InterleaveLO8x8:
2241 case Iop_InterleaveLO8x8: is_lo = 0; size = 0; break;
H A Dhost_amd64_isel.c1053 case Iop_InterleaveLO8x8:
H A Dhost_x86_isel.c2346 case Iop_InterleaveLO8x8:
H A Dguest_x86_toIR.c5482 case 0x60: op = Iop_InterleaveLO8x8; eLeft = True; break;
H A Dguest_amd64_toIR.c6571 case 0x60: op = Iop_InterleaveLO8x8; eLeft = True; break;
H A Dguest_arm_toIR.c7326 op_hi = Q ? Iop_InterleaveLO8x16 : Iop_InterleaveLO8x8;
/external/valgrind/main/memcheck/
H A Dmc_translate.c2597 case Iop_InterleaveLO8x8:

Completed in 175 milliseconds