Lines Matching full:double
7 define double @test(double %X) nounwind {9 %tmp2 = tail call double @copysign( double 0.000000e+00, double %X ) nounwind readnone ; <double> [#uses=1]10 ret double %tmp213 declare double @copysign(double, double) nounwind readnone