Home | History | Annotate | Download | only in a64

Lines Matching refs:CLZ_x

1093     case CLZ_x: set_xreg(dst, CountLeadingZeros(xreg(src), kXRegSize)); break;