Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dhost_arm_defs.h495 ARMneon_CLZ, enumerator
Dhost_arm_defs.c871 case ARMneon_CLZ: return "vclz"; in showARMNeonUnOp()
924 case ARMneon_CLZ: in showARMNeonUnOpDataType()
3579 case ARMneon_CLZ: in emit_ARMInstr()
Dhost_arm_isel.c3470 addInstr(env, ARMInstr_NUnary(ARMneon_CLZ, in iselNeon64Expr_wrk()
4060 addInstr(env, ARMInstr_NUnary(ARMneon_CLZ, res, arg, size, True)); in iselNeonExpr_wrk()