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.c5149 const UInt tmpl_SSHR in emit_ARM64Instr() local
5177 case ARM64vecshi_SSHR64x2: tmpl = tmpl_SSHR; goto right64x2; in emit_ARM64Instr()
5183 case ARM64vecshi_SSHR32x4: tmpl = tmpl_SSHR; goto right32x4; in emit_ARM64Instr()
5195 case ARM64vecshi_SSHR16x8: tmpl = tmpl_SSHR; goto right16x8; in emit_ARM64Instr()
5207 case ARM64vecshi_SSHR8x16: tmpl = tmpl_SSHR; goto right8x16; in emit_ARM64Instr()