Home | History | Annotate | Download | only in ARM

Lines Matching full:fcmp

7   %cond = fcmp ole float 1.0, %x
15 %cond = fcmp ole float 0.0, %x
23 %cond = fcmp ult float %x, 1.0
31 %cond = fcmp ogt float 1.0, %x
39 %cond = fcmp uge float %x, 1.0
47 %cond = fcmp uge float %x, 0.0
55 %cond = fcmp olt float %x, 1.0
63 %cond = fcmp ult float 1.0, %x
71 %cond = fcmp oge float %x, 1.0
79 %cond = fcmp ugt float 1.0, %x