Searched refs:Iop_AddLV8Ux16 (Results 1 - 5 of 5) sorted by relevance

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h1510 Iop_AddLV8Ux16, Iop_AddLV16Ux8, Iop_AddLV32Ux4, enumerator in enum:__anon32282
/external/valgrind/main/VEX/priv/
H A Dhost_arm64_isel.c4402 case Iop_AddLV8Ux16:
4422 case Iop_AddLV8Ux16: op = ARM64vecu_UADDLV8x16; break;
H A Dir_defs.c847 case Iop_AddLV8Ux16: vex_printf("AddLV8Ux16"); return;
2913 case Iop_AddLV8Ux16: case Iop_AddLV16Ux8: case Iop_AddLV32Ux4:
H A Dguest_arm64_toIR.c7269 case BITS2(0,0): op = bitU ? Iop_AddLV8Ux16 : Iop_AddLV8Sx16; break;
/external/valgrind/main/memcheck/
H A Dmc_translate.c4305 case Iop_AddLV8Ux16:

Completed in 4059 milliseconds