Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_arm64_defs.c5063 const UInt tmpl_SSHR in emit_ARM64Instr() local
5091 case ARM64vecshi_SSHR64x2: tmpl = tmpl_SSHR; goto right64x2; in emit_ARM64Instr()
5097 case ARM64vecshi_SSHR32x4: tmpl = tmpl_SSHR; goto right32x4; in emit_ARM64Instr()
5109 case ARM64vecshi_SSHR16x8: tmpl = tmpl_SSHR; goto right16x8; in emit_ARM64Instr()
5121 case ARM64vecshi_SSHR8x16: tmpl = tmpl_SSHR; goto right8x16; in emit_ARM64Instr()