Home | History | Annotate | Download | only in Mips

Lines Matching full:nounwind

3 define void @func0(float %f2, float %f3) nounwind {
11 tail call void (...)* @g0() nounwind
15 tail call void (...)* @g1() nounwind
26 define void @func1(float %f2, float %f3) nounwind {
34 tail call void (...)* @g0() nounwind
38 tail call void (...)* @g1() nounwind
45 define void @func2(float %f2, float %f3) nounwind {
53 tail call void (...)* @g0() nounwind
57 tail call void (...)* @g1() nounwind
64 define void @func3(double %f2, double %f3) nounwind {
72 tail call void (...)* @g0() nounwind
76 tail call void (...)* @g1() nounwind
83 define void @func4(double %f2, double %f3) nounwind {
91 tail call void (...)* @g0() nounwind
95 tail call void (...)* @g1() nounwind
102 define void @func5(double %f2, double %f3) nounwind {
110 tail call void (...)* @g0() nounwind
114 tail call void (...)* @g1() nounwind