Home | History | Annotate | Download | only in ia32

Lines Matching refs:mulsd

1088   __ mulsd(double_scratch, input);
1093 __ mulsd(double_scratch, ExpConstant(5));
1097 __ mulsd(input, double_scratch);
1098 __ mulsd(result, input);
1100 __ mulsd(result, ExpConstant(7));
1112 __ mulsd(result, input);