Searched refs:Iop_AddLV32Ux4 (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.c4404 case Iop_AddLV32Ux4:
4424 case Iop_AddLV32Ux4: op = ARM64vecu_UADDLV32x4; break;
H A Dir_defs.c849 case Iop_AddLV32Ux4: vex_printf("AddLV32Ux4"); return;
2913 case Iop_AddLV8Ux16: case Iop_AddLV16Ux8: case Iop_AddLV32Ux4:
H A Dguest_arm64_toIR.c7271 case BITS2(1,0): op = bitU ? Iop_AddLV32Ux4 : Iop_AddLV32Sx4; break;
/external/valgrind/main/memcheck/
H A Dmc_translate.c4313 case Iop_AddLV32Ux4:

Completed in 435 milliseconds