HomeSort by relevance Sort by last modified time
    Searched full:fcmp (Results 76 - 100 of 497) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/llvm/test/CodeGen/SystemZ/
selectcc-03.ll 13 %cond = fcmp oeq float %a, %b
27 %cond = fcmp olt float %a, %b
40 %cond = fcmp ole float %a, %b
54 %cond = fcmp ogt float %a, %b
67 %cond = fcmp oge float %a, %b
80 %cond = fcmp one float %a, %b
93 %cond = fcmp ord float %a, %b
106 %cond = fcmp uno float %a, %b
119 %cond = fcmp ueq float %a, %b
131 %cond = fcmp ult float %a, %
    [all...]
setcc-02.ll 13 %cond = fcmp oeq float %a, %b
26 %cond = fcmp olt float %a, %b
38 %cond = fcmp ole float %a, %b
51 %cond = fcmp ogt float %a, %b
63 %cond = fcmp oge float %a, %b
75 %cond = fcmp one float %a, %b
87 %cond = fcmp ord float %a, %b
99 %cond = fcmp uno float %a, %b
111 %cond = fcmp ueq float %a, %b
122 %cond = fcmp ult float %a, %
    [all...]
  /external/llvm/test/CodeGen/X86/
fast-isel-cmp.ll 14 %1 = fcmp oeq float %x, %y
24 %1 = fcmp ogt float %x, %y
35 %1 = fcmp oge float %x, %y
46 %1 = fcmp olt float %x, %y
57 %1 = fcmp ole float %x, %y
68 %1 = fcmp one float %x, %y
79 %1 = fcmp ord float %x, %y
90 %1 = fcmp uno float %x, %y
101 %1 = fcmp ueq float %x, %y
112 %1 = fcmp ugt float %x, %
    [all...]
block-placement.ll 534 %cmp.i = fcmp une double 0.000000e+00, undef
691 %cmp = fcmp une double 0.000000e+00, undef
717 %cmp = fcmp une double 0.000000e+00, undef
747 %cmp = fcmp une float %x, undef
770 %cmp0 = fcmp une float %val0, undef
773 %cmp1 = fcmp une float %val1, undef
776 %cmp2 = fcmp une float %val2, undef
779 %cmp3 = fcmp une float %val3, undef
782 %cmp4 = fcmp une float %val4, undef
785 %cmp5 = fcmp une float %val5, unde
    [all...]
avx512-cmp.ll 6 %tobool = fcmp une double %a, %b
20 %tobool = fcmp olt float %a, %b
37 %cmp10.i = fcmp oeq float %a, %b
46 %cmp = fcmp oeq float %p, 0.000000e+00
50 %cmp1 = fcmp ogt float %p, 0.000000e+00
75 %0 = fcmp one double %x, %y
2011-10-21-widen-cmp.ll 14 %0 = fcmp oeq <2 x float> undef, undef
26 %0 = fcmp oeq <2 x double> undef, undef
38 %bincmp = fcmp olt <8 x float> <float 1.000000e+00, float 1.000000e+00, float 1.000000e+00, float 1.000000e+00, float 9.000000e+00, float 1.000000e+00, float 9.000000e+00, float 1.000000e+00> , <float 3.000000e+00, float 3.000000e+00, float 3.000000e+00, float 3.000000e+00, float 3.000000e+00, float 3.000000e+00, float 3.000000e+00, float 3.000000e+00>
2012-04-09-TwoAddrPassBug.ll 17 %7 = fcmp olt double %6, 0.000000e+00
19 %9 = fcmp olt double undef, 0.000000e+00
20 %10 = fcmp olt double %8, undef
v8i1-masks.ll 15 %m0 = fcmp olt <8 x float> %v1, %v0
17 %m1 = fcmp olt <8 x float> %v2, %v0
33 %m0 = fcmp olt <8 x float> %v1, %v0
2006-05-22-FPSetEQ.ll 6 %tmp = fcmp oeq float %f, 0.000000e+00 ; <i1> [#uses=1]
  /external/clang/test/CodeGen/
fp16-ops.c 18 // CHECK: fcmp une float
124 // CHECK: fcmp olt
128 // CHECK: fcmp olt
131 // CHECK: fcmp olt
134 // CHECK: fcmp olt
139 // CHECK: fcmp ogt
143 // CHECK: fcmp ogt
146 // CHECK: fcmp ogt
149 // CHECK: fcmp ogt
154 // CHECK: fcmp ol
    [all...]
  /external/llvm/test/CodeGen/AArch64/
directcond.ll 54 %val = fcmp oeq float %lhs, %rhs
55 ; CHECK: fcmp s0, s1
57 ; CHECK-NOFP-NOT: fcmp
63 %val = fcmp oeq double %lhs, %rhs
64 ; CHECK: fcmp d0, d1
66 ; CHECK-NOFP-NOT: fcmp
  /external/llvm/test/CodeGen/ARM/
vsel.ll 96 %tst1 = fcmp ogt float %lhs32, %rhs32
105 %tst1 = fcmp ogt float %lhs32, %rhs32
114 %tst1 = fcmp oge float %lhs32, %rhs32
123 %tst1 = fcmp oge float %lhs32, %rhs32
132 %tst1 = fcmp oeq float %lhs32, %rhs32
141 %tst1 = fcmp oeq float %lhs32, %rhs32
150 %tst1 = fcmp ugt float %lhs32, %rhs32
159 %tst1 = fcmp ugt float %lhs32, %rhs32
168 %tst1 = fcmp uge float %lhs32, %rhs32
177 %tst1 = fcmp uge float %lhs32, %rhs3
    [all...]
vfcmp.ll 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, %tmp
    [all...]
2009-09-09-fpcmp-ole.ll 8 %4 = fcmp ugt double %2, %3
fpcmp_ueq.ll 12 %tmp = fcmp ueq float %a,%b
  /external/llvm/test/CodeGen/Hexagon/
i16_VarArg.ll 25 %lt_r = fcmp olt double %a, %b
26 %le_r = fcmp ole double %a, %b
27 %gt_r = fcmp ogt double %a, %b
28 %ge_r = fcmp oge double %a, %b
29 %eq_r = fcmp oeq double %a, %b
30 %ne_r = fcmp une double %a, %b
i1_VarArg.ll 25 %lt_r = fcmp olt double %a, %b
26 %le_r = fcmp ole double %a, %b
27 %gt_r = fcmp ogt double %a, %b
28 %ge_r = fcmp oge double %a, %b
29 %eq_r = fcmp oeq double %a, %b
30 %ne_r = fcmp une double %a, %b
i8_VarArg.ll 25 %lt_r = fcmp olt double %a, %b
26 %le_r = fcmp ole double %a, %b
27 %gt_r = fcmp ogt double %a, %b
28 %ge_r = fcmp oge double %a, %b
29 %eq_r = fcmp oeq double %a, %b
30 %ne_r = fcmp une double %a, %b
  /external/llvm/test/Transforms/IndVarSimplify/
floating-point-iv.ll 10 %2 = fcmp olt double %1, 1.000000e+04 ; <i1> [#uses=1]
29 %2 = fcmp olt double %1, -1.000000e+00 ; <i1> [#uses=1]
47 %2 = fcmp olt double %1, -1.000000e+00
53 ; CHECK: fcmp
64 %2 = fcmp olt double %1, 1.000000e+00 ; <i1> [#uses=1]
83 %5 = fcmp ult double %4, 0.000000e+00 ; <i1> [#uses=1]
  /external/llvm/test/CodeGen/Mips/
2008-07-23-fpcmp.ll 14 fcmp ogt float %a, 1.000000e+00 ; <i1>:0 [#uses=1]
27 fcmp ogt float %a, 1.000000e+00 ; <i1>:0 [#uses=1]
34 fcmp ogt float %j, 1.000000e+00 ; <i1>:0 [#uses=1]
  /external/llvm/test/CodeGen/R600/
set-dx10.ll 13 %0 = fcmp une float %in, 5.0
27 %0 = fcmp une float %in, 5.0
39 %0 = fcmp oeq float %in, 5.0
53 %0 = fcmp oeq float %in, 5.0
65 %0 = fcmp ogt float %in, 5.0
79 %0 = fcmp ogt float %in, 5.0
91 %0 = fcmp oge float %in, 5.0
105 %0 = fcmp oge float %in, 5.0
117 %0 = fcmp ole float %in, 5.0
131 %0 = fcmp ole float %in, 5.
    [all...]
selectcc-cnd.ll 8 %2 = fcmp oeq float %1, 0.0
  /external/llvm/test/CodeGen/Generic/
2009-04-10-SinkCrash.ll 8 %tmp.213 = fcmp une double %tmp.212, 0.000000e+00 ; <i1> [#uses=1]
select-cc.ll 6 %x.lo.ge = fcmp oge double %x.lo, 0.000000e+00 ; <i1> [#uses=1]
  /external/llvm/test/CodeGen/PowerPC/
select-cc.ll 6 %x.lo.ge = fcmp oge double %x.lo, 0.000000e+00 ; <i1> [#uses=1]

Completed in 2310 milliseconds

1 2 34 5 6 7 8 91011>>