Home | History | Annotate | Download | only in arm64

Lines Matching refs:Clz

422 void MacroAssembler::Clz(const Register& rd, const Register& rn) {
425 clz(rd, rn);