Home
last modified time | relevance | path

Searched refs:ARM64vecu_CLS8x16 (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.c734 case ARM64vecu_CLS8x16: *nm = "cls "; *ar = "16b"; return; in showARM64VecUnaryOp()
5000 case ARM64vecu_CLS8x16: in emit_ARM64Instr()
Dhost_arm64_isel.c2291 case Iop_Cls8x16: op = ARM64vecu_CLS8x16; break; in iselV128Expr_wrk()