Searched refs:Iop_Neg64Fx2 (Results 1 - 6 of 6) sorted by relevance

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h1345 Iop_Neg64Fx2, enumerator in enum:__anon32282
/external/valgrind/main/VEX/priv/
H A Dhost_arm64_isel.c4410 case Iop_Neg64Fx2:
4420 case Iop_Neg64Fx2: op = ARM64vecu_FNEG64x2; break;
H A Dir_defs.c689 case Iop_Neg64Fx2: vex_printf("Neg64Fx2"); return;
2920 case Iop_Neg64Fx2: case Iop_Neg32Fx4:
H A Dguest_arm64_toIR.c5794 IROp op = (tyF == Ity_F64) ? (isFNEG ? Iop_Neg64Fx2 : Iop_Abs64Fx2)
/external/valgrind/main/memcheck/tests/vbit-test/
H A Dirops.c620 { DEFOP(Iop_Neg64Fx2, UNDEF_UNKNOWN), },
/external/valgrind/main/memcheck/
H A Dmc_translate.c4001 case Iop_Neg64Fx2:

Completed in 1842 milliseconds