Home | History | Annotate | Download | only in x64

Lines Matching full:cvtqsi2sd

1209         __ Cvtqsi2sd(i.OutputDoubleRegister(), i.InputRegister(0));
1211 __ Cvtqsi2sd(i.OutputDoubleRegister(), i.InputOperand(0));
1238 __ Cvtqsi2sd(i.OutputDoubleRegister(), kScratchRegister);