Home | History | Annotate | Download | only in X86

Lines Matching full:nounwind

6 define float @MakeSphere(float %theta.079) nounwind {
9 %call = call float @cosf(float %theta.079) nounwind readnone
10 %call45 = call float @sinf(float %theta.079) nounwind readnone
11 %call37 = call float @sinf(float %add36) nounwind readnone
18 define hidden fastcc void @unroll_loop(i64 %storemerge32129) nounwind {
20 call fastcc void @copy_rtx() nounwind
21 call fastcc void @copy_rtx() nounwind
33 declare float @cosf(float) nounwind readnone
34 declare float @sinf(float) nounwind readnone
35 declare hidden fastcc void @copy_rtx() nounwind