Lines Matching full:tail
5 %call = tail call float @floorf(float %x) nounwind readnone
18 %call = tail call double @floor(double %x) nounwind readnone
31 %call = tail call float @nearbyintf(float %x) nounwind readnone
44 %call = tail call double @nearbyint(double %x) nounwind readnone
57 %call = tail call float @ceilf(float %x) nounwind readnone
70 %call = tail call double @ceil(double %x) nounwind readnone
83 %call = tail call float @rintf(float %x) nounwind readnone
96 %call = tail call double @rint(double %x) nounwind readnone
109 %call = tail call float @truncf(float %x) nounwind readnone
122 %call = tail call double @trunc(double %x) nounwind readnone