Home | History | Annotate | Download | only in ARM

Lines Matching full:min1

7   %min1 = select i1 %cond, float 1.0, float %x
8 ret float %min1
15 %min1 = select i1 %cond, float 0.0, float %x
16 ret float %min1
23 %min1 = select i1 %cond, float %x, float 1.0
24 ret float %min1
71 %min1 = select i1 %cond, float 1.0, float %x
72 ret float %min1
79 %min1 = select i1 %cond, float %x, float 1.0
80 ret float %min1