Lines Matching full:fcmp
17 %a = fcmp ord float %x, %y
30 %a = fcmp uno float %x, %y
41 %a = fcmp oeq float %x, %y
50 %a = fcmp une float %x, %y
59 %a = fcmp olt float %x, %y
68 %a = fcmp ole float %x, %y
77 %a = fcmp ogt float %x, %y
86 %a = fcmp oge float %x, %y
103 %a = fcmp ueq float %x, %y
118 %a = fcmp one float %x, %y
133 %a = fcmp ult float %x, %y
148 %a = fcmp ule float %x, %y
163 %a = fcmp ugt float %x, %y
178 %a = fcmp uge float %x, %y