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

1 2 3 4 56 7 8 91011>>

  /external/llvm/test/Transforms/InstCombine/
and2.ll 5 %tmp9 = fcmp ord double %X, 0.000000e+00
6 %tmp13 = fcmp ord double %Y, 0.000000e+00
9 ; CHECK: fcmp ord double %Y, %X
  /external/llvm/test/Transforms/SLPVectorizer/X86/
cmp_sel.ll 13 ;CHECK: fcmp une <2 x double>
21 %tobool = fcmp une double %0, 0.000000e+00
26 %tobool3 = fcmp une double %1, 0.000000e+00
  /external/llvm/test/CodeGen/AArch64/
arm64-vsetcc_fp.ll 8 %tmp = fcmp one <2 x float> %x, %y
  /external/llvm/test/CodeGen/ARM/
2009-09-27-CoalescerBug.ll 10 %0 = fcmp olt float %a, 0.000000e+00 ; <i1> [#uses=1]
compare-call.ll 8 %tmp.upgrd.1 = fcmp ogt float %tmp, %tmp3 ; <i1> [#uses=1]
neon_cmp.ll 11 %v1 = fcmp olt <2 x double> %wide.load, %wide.load2
  /external/llvm/test/CodeGen/Generic/
2003-05-27-phifcmpd.ll 9 %tmp.213 = fcmp une double %tmp.212, 0.000000e+00 ; <i1> [#uses=1]
2005-01-18-SetUO-InfLoop.ll 5 %tmp125 = fcmp uno double 0.000000e+00, 0.000000e+00 ; <i1> [#uses=1]
  /external/llvm/test/CodeGen/R600/
fcmp-cnd.ll 10 %cmp = fcmp oeq float %0, 0.000000e+00
fmax.ll 8 %r2 = fcmp oge float %r0, %r1
fmin.ll 8 %r2 = fcmp uge float %r0, %r1
seto.ll 8 %c = fcmp oeq float %p, %p
setuo.ll 8 %c = fcmp une float %p, %p
kcache-fold.ll 13 %6 = fcmp ogt float %1, 0.000000e+00
21 %14 = fcmp ogt float %9, 0.000000e+00
29 %22 = fcmp ogt float %17, 0.000000e+00
37 %30 = fcmp ogt float %25, 0.000000e+00
61 %6 = fcmp ogt float %1, 0.000000e+00
69 %14 = fcmp ogt float %9, 0.000000e+00
77 %22 = fcmp ogt float %17, 0.000000e+00
85 %30 = fcmp ogt float %25, 0.000000e+00
  /external/llvm/test/CodeGen/X86/
2006-05-17-VectorArg.ll 6 %abscond = fcmp oge float %tmp2, -0.000000e+00 ; <i1> [#uses=1]
fast-isel-select-cmov2.ll 10 %1 = fcmp false double %a, %b
22 %1 = fcmp oeq double %a, %b
31 %1 = fcmp ogt double %a, %b
40 %1 = fcmp oge double %a, %b
49 %1 = fcmp olt double %a, %b
58 %1 = fcmp ole double %a, %b
67 %1 = fcmp one double %a, %b
76 %1 = fcmp ord double %a, %b
85 %1 = fcmp uno double %a, %b
94 %1 = fcmp ueq double %a, %
    [all...]
vfcmp.ll 6 %A = fcmp olt <2 x double> zeroinitializer, zeroinitializer ; <<2 x i64>>:1 [#uses=1]
2012-08-28-UnsafeMathCrash.ll 8 %cmp = fcmp olt float %mean, -3.000000e+00
10 %cmp2 = fcmp ult float %f.0, 3.000000e+00
avx512-select.ll 28 %cmp = fcmp oge float %a, %eps
38 %cmp = fcmp oge double %a, %eps
crash-nosse.ll 16 %S28 = fcmp ord double 0x3ED1A1F787BB2185, 0x3EE59DE55A8DF890
22 %S38 = fcmp ule double 0x3EE59DE55A8DF890, 0x3EC4AB0CBB986A1A
exedepsfix-broadcast.ll 14 %max_is_x = fcmp oge <4 x float> %floatcast, %arg2
28 %max_is_x = fcmp oge <8 x float> %floatcast, %arg2
45 %max_is_x = fcmp oge <4 x float> %floatcast, %arg2
61 %max_is_x = fcmp oge <8 x float> %floatcast, %arg2
75 %max_is_x = fcmp oge <2 x double> %floatcast, %arg2
89 %max_is_x = fcmp oge <4 x double> %floatcast, %arg2
108 %max_is_x = fcmp oge <2 x double> %floatcast, %arg2
124 %max_is_x = fcmp oge <4 x double> %floatcast, %arg2
  /external/llvm/test/CodeGen/Mips/
selectcc.ll 28 %cmp = fcmp olt float %a, %b
38 %cmp = fcmp olt double %a, %b
  /external/llvm/test/CodeGen/PowerPC/
2008-10-28-f128-i32.ll 5 %0 = fcmp olt ppc_fp128 %a, 0xM00000000000000000000000000000000 ; <i1> [#uses=1]
15 %7 = fcmp olt ppc_fp128 %6, 0xM00000000000000000000000000000000 ; <i1> [#uses=1]
2012-09-16-TOC-entry-check.ll 13 %cmp = fcmp oeq double %X, 1.000000e+00
15 %cmp1 = fcmp oeq double %Y, 3.000000e+00
  /external/llvm/test/CodeGen/SystemZ/
fp-cmp-03.ll 18 %cond = fcmp oeq fp128 %f1, %f2x
33 %cond = fcmp oeq fp128 %f, 0xL00000000000000000000000000000000

Completed in 1860 milliseconds

1 2 3 4 56 7 8 91011>>