Home | History | Annotate | Download | only in arm64

Lines Matching refs:FCVTNS

2029 void Assembler::fcvtns(const Register& rd, const FPRegister& fn) {
2030 FPConvertToInt(rd, fn, FCVTNS);