Searched refs:ARM64vecshi_SQRSHRUN8BH (Results 1 – 3 of 3) sorted by relevance
437 ARM64vecshi_SQRSHRUN2SD, ARM64vecshi_SQRSHRUN4HS, ARM64vecshi_SQRSHRUN8BH, enumerator
792 case ARM64vecshi_SQRSHRUN8BH: *nm = "sqrshrun"; *ar = "8bh"; return; in showARM64VecShiftImmOp()1256 case ARM64vecshi_SQRSHRUN8BH: in ARM64Instr_VShiftImmV()5214 case ARM64vecshi_SQRSHRUN8BH: tmpl = tmpl_SQRSHRUN; goto right8x16; in emit_ARM64Instr()
2823 op = ARM64vecshi_SQRSHRUN8BH; limit = 16; break; in iselV128Expr_wrk()