Home | History | Annotate | Download | only in x64

Lines Matching full:cvtsd2si

911 void MacroAssembler::Cvtsd2si(Register dst, XMMRegister src) {
916 cvtsd2si(dst, src);
3618 Cvtsd2si(result_reg, input_reg);