Home | History | Annotate | Download | only in X86

Lines Matching full:double

5 define fastcc void @fourn(double* %data, i32 %isign) nounwind {
29 %5 = fdiv double %11, 0.000000e+00 ; <double> [#uses=1]
30 %6 = tail call double @sin(double %5) nounwind readonly ; <double> [#uses=1]
37 %7 = fmul double 0.000000e+00, %6 ; <double> [#uses=0]
48 %11 = fmul double 0.000000e+00, 0x401921FB54442D1C ; <double> [#uses=1]
52 declare double @sin(double) nounwind readonly