Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_arm64_defs.c5087 const UInt tmpl_SQSHLU in emit_ARM64Instr() local
5096 case ARM64vecshi_SQSHLU64x2: tmpl = tmpl_SQSHLU; goto left64x2; in emit_ARM64Instr()
5108 case ARM64vecshi_SQSHLU32x4: tmpl = tmpl_SQSHLU; goto left32x4; in emit_ARM64Instr()
5120 case ARM64vecshi_SQSHLU16x8: tmpl = tmpl_SQSHLU; goto left16x8; in emit_ARM64Instr()
5132 case ARM64vecshi_SQSHLU8x16: tmpl = tmpl_SQSHLU; goto left8x16; in emit_ARM64Instr()