Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_arm64_defs.h406 ARM64vecu_CLS32x4, ARM64vecu_CLS16x8, ARM64vecu_CLS8x16, enumerator
Dhost_arm64_defs.c733 case ARM64vecu_CLS16x8: *nm = "cls "; *ar = "8h"; return; in showARM64VecUnaryOp()
4911 case ARM64vecu_CLS16x8: in emit_ARM64Instr()
Dhost_arm64_isel.c2262 case Iop_Cls16x8: op = ARM64vecu_CLS16x8; break; in iselV128Expr_wrk()