Lines Matching full:fcmp
6 %cond = fcmp ole float 1.0, %x
14 %cond = fcmp ole float 0.0, %x
22 %cond = fcmp ult float %x, 1.0
30 %cond = fcmp ogt float 1.0, %x
38 %cond = fcmp uge float %x, 1.0
46 %cond = fcmp uge float %x, 0.0
54 %cond = fcmp olt float %x, 1.0
62 %cond = fcmp ult float 1.0, %x
70 %cond = fcmp oge float %x, 1.0
78 %cond = fcmp ugt float 1.0, %x