Home | History | Annotate | Download | only in ia32

Lines Matching full:mulsd

931   __ mulsd(double_scratch, input);
936 __ mulsd(double_scratch, ExpConstant(5));
940 __ mulsd(input, double_scratch);
941 __ mulsd(result, input);
943 __ mulsd(result, ExpConstant(7));
955 __ mulsd(result, input);