Home | History | Annotate | Download | only in arm64

Lines Matching refs:MultiplyHighSigned

2115 static int64_t MultiplyHighSigned(int64_t u, int64_t v) {
2156 result = MultiplyHighSigned(xreg(instr->Rn()), xreg(instr->Rm()));