Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_arm_defs.h502 ARMneon_CNT, enumerator
Dhost_arm_defs.c858 case ARMneon_CNT: return "vcnt"; in showARMNeonUnOp()
899 case ARMneon_CNT: in showARMNeonUnOpDataType()
4265 case ARMneon_CNT: in emit_ARMInstr()
Dhost_arm_isel.c3734 addInstr(env, ARMInstr_NUnary(ARMneon_CNT, in iselNeon64Expr_wrk()
4343 addInstr(env, ARMInstr_NUnary(ARMneon_CNT, res, arg, size, True)); in iselNeonExpr_wrk()