Home | History | Annotate | Download | only in x64

Lines Matching refs:Cvtqsi2sd

1673         __ Cvtqsi2sd(i.OutputDoubleRegister(), i.InputRegister(0));
1675 __ Cvtqsi2sd(i.OutputDoubleRegister(), i.InputOperand(0));
1702 __ Cvtqsi2sd(i.OutputDoubleRegister(), kScratchRegister);