Lines Matching full:declare
328 declare double @tanh(double) nounwind readnone
329 declare double @tan(double) nounwind readnone
330 declare double @sqrt(double) nounwind readnone
331 declare double @sin(double) nounwind readnone
332 declare double @log2(double) nounwind readnone
333 declare double @log1p(double) nounwind readnone
334 declare double @log10(double) nounwind readnone
335 declare double @log(double) nounwind readnone
336 declare double @logb(double) nounwind readnone
337 declare double @exp10(double) nounwind readnone
338 declare double @expm1(double) nounwind readnone
339 declare double @exp(double) nounwind readnone
340 declare double @cbrt(double) nounwind readnone
341 declare double @atanh(double) nounwind readnone
342 declare double @atan(double) nounwind readnone
343 declare double @acos(double) nounwind readnone
344 declare double @acosh(double) nounwind readnone
345 declare double @asin(double) nounwind readnone
346 declare double @asinh(double) nounwind readnone
348 declare double @llvm.sqrt.f64(double) nounwind readnone