Home
last modified time | relevance | path

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

/external/valgrind/memcheck/tests/vbit-test/
Dutil.c361 case Iop_Neg32Fx2: in typeof_primop()
Dirops.c314 { DEFOP(Iop_Neg32Fx2, UNDEF_UNKNOWN), },
/external/valgrind/VEX/pub/
Dlibvex_ir.h845 Iop_Neg32Fx2, Iop_Abs32Fx2, enumerator
/external/valgrind/VEX/priv/
Dir_defs.c700 case Iop_Neg32Fx2: vex_printf("Neg32Fx2"); return; in ppIROp()
2637 case Iop_Neg32Fx2: in typeOfPrimop()
Dhost_arm_isel.c3710 case Iop_Neg32Fx2: { in iselNeon64Expr_wrk()
Dguest_arm_toIR.c7141 case 2: op = Q ? Iop_Neg32Fx4 : Iop_Neg32Fx2; break; in dis_neon_data_2reg_misc()
/external/valgrind/memcheck/
Dmc_translate.c4325 case Iop_Neg32Fx2: in expr2vbits_Unop()