Home
last modified time | relevance | path

Searched refs:ARMneon_ABS (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/VEX/priv/
Dhost_arm_defs.h522 ARMneon_ABS, enumerator
Dhost_arm_defs.c883 case ARMneon_ABS: return "vabs"; in showARMNeonUnOp()
920 case ARMneon_ABS: in showARMNeonUnOpDataType()
4277 case ARMneon_ABS: in emit_ARMInstr()
Dhost_arm_isel.c3549 addInstr(env, ARMInstr_NUnary(ARMneon_ABS, res, arg, size, False)); in iselNeon64Expr_wrk()
4190 addInstr(env, ARMInstr_NUnary(ARMneon_ABS, res, arg, size, True)); in iselNeonExpr_wrk()