Home | History | Annotate | Download | only in ARM

Lines Matching full:fcmp

3 ; This tests fcmp operations that do not map directly to NEON instructions.
12 %tmp3 = fcmp une <2 x float> %tmp1, %tmp2
23 %tmp3 = fcmp olt <2 x float> %tmp1, %tmp2
34 %tmp3 = fcmp ole <2 x float> %tmp1, %tmp2
46 %tmp3 = fcmp uge <2 x float> %tmp1, %tmp2
58 %tmp3 = fcmp ule <2 x float> %tmp1, %tmp2
70 %tmp3 = fcmp ugt <2 x float> %tmp1, %tmp2
82 %tmp3 = fcmp ult <2 x float> %tmp1, %tmp2
96 %tmp3 = fcmp ueq <2 x float> %tmp1, %tmp2
109 %tmp3 = fcmp one <2 x float> %tmp1, %tmp2
123 %tmp3 = fcmp uno <2 x float> %tmp1, %tmp2
136 %tmp3 = fcmp ord <2 x float> %tmp1, %tmp2