Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_arm_defs.h504 ARMneon_CLS, enumerator
Dhost_arm_defs.c859 case ARMneon_CLS: return "vcls"; in showARMNeonUnOp()
912 case ARMneon_CLS: in showARMNeonUnOpDataType()
4273 case ARMneon_CLS: in emit_ARMInstr()
Dhost_arm_isel.c3766 addInstr(env, ARMInstr_NUnary(ARMneon_CLS, in iselNeon64Expr_wrk()
4373 addInstr(env, ARMInstr_NUnary(ARMneon_CLS, res, arg, size, True)); in iselNeonExpr_wrk()