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

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h809 Iop_Neg32Fx2, Iop_Abs32Fx2, enumerator in enum:__anon12053
/external/valgrind/main/VEX/priv/
H A Dir_defs.c573 case Iop_Abs32Fx2: vex_printf("Abs32Fx2"); return;
2129 case Iop_Abs32Fx2:
H A Dhost_arm_isel.c3539 case Iop_Abs32Fx2: {
3542 unop(Iop_Abs32Fx2,
H A Dguest_arm_toIR.c4608 assign(res, unop(Iop_Abs32Fx2,
4708 op2 = Q ? Iop_Abs32Fx4 : Iop_Abs32Fx2;
7116 assign(res, unop(Q ? Iop_Abs32Fx4 : Iop_Abs32Fx2,
/external/valgrind/main/memcheck/
H A Dmc_translate.c3321 case Iop_Abs32Fx2:

Completed in 186 milliseconds