Home
last modified time | relevance | path

Searched refs:Iop_RecipEst32Fx2 (Results 1 – 7 of 7) sorted by relevance

/external/valgrind/memcheck/tests/vbit-test/
Dutil.c357 case Iop_RecipEst32Ux2: case Iop_RecipEst32Fx2: in typeof_primop()
Dirops.c310 { DEFOP(Iop_RecipEst32Fx2, UNDEF_UNKNOWN), },
/external/valgrind/VEX/pub/
Dlibvex_ir.h828 Iop_RecipEst32Fx2, enumerator
/external/valgrind/VEX/priv/
Dir_defs.c642 case Iop_RecipEst32Fx2: vex_printf("RecipEst32Fx2"); return; in ppIROp()
2633 case Iop_RecipEst32Ux2: case Iop_RecipEst32Fx2: in typeOfPrimop()
Dhost_arm_isel.c3660 case Iop_RecipEst32Fx2: { in iselNeon64Expr_wrk()
Dguest_arm_toIR.c7498 op = F ? Iop_RecipEst32Fx2 : Iop_RecipEst32Ux2; in dis_neon_data_2reg_misc()
/external/valgrind/memcheck/
Dmc_translate.c4322 case Iop_RecipEst32Fx2: in expr2vbits_Unop()