Lines Matching full:double
5 define fastcc void @fourn(double* %data, i32 %isign) nounwind {
28 %5 = fdiv double %11, 0.000000e+00 ; <double> [#uses=1]
29 %6 = tail call double @sin(double %5) nounwind readonly ; <double> [#uses=1]
36 %7 = fmul double 0.000000e+00, %6 ; <double> [#uses=0]
47 %11 = fmul double 0.000000e+00, 0x401921FB54442D1C ; <double> [#uses=1]
51 declare double @sin(double) nounwind readonly