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

1 2 3 4 56 7 8 91011>>

  /external/llvm/test/CodeGen/ARM/
fpcmp_ueq.ll 12 %tmp = fcmp ueq float %a,%b
  /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]
nested-select.ll 9 %tmp.55 = fcmp oge double 0.000000e+00, 1.000000e+00 ; <i1> [#uses=1]
15 %tmp.75 = fcmp oge double %tmp.66, 1.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]
select-i1-vs-i1.ll 331 %cmp1 = fcmp oeq float %c3, %c4
332 %cmp3tmp = fcmp oeq float %c1, %c2
350 %cmp1 = fcmp oeq float %c3, %c4
351 %cmp3tmp = fcmp oeq float %c1, %c2
369 %cmp1 = fcmp oeq float %c3, %c4
370 %cmp3tmp = fcmp oeq float %c1, %c2
388 %cmp1 = fcmp oeq float %c3, %c4
389 %cmp3tmp = fcmp oeq float %c1, %c2
407 %cmp1 = fcmp oeq float %c3, %c4
408 %cmp3tmp = fcmp oeq float %c1, %c
    [all...]
  /external/llvm/test/CodeGen/X86/
2008-10-24-FlippedCompare.ll 5 %0 = fcmp ogt float %wt, 0.000000e+00 ; <i1> [#uses=1]
2011-09-18-sse2cmp.ll 8 %max_is_x = fcmp oge <2 x double> %x, %y
fp-stack-compare-cmov.ll 8 %tmp16 = fcmp olt float %tmp, 0.000000e+00
fp-stack-compare.ll 10 %tmp16 = fcmp olt float %tmp, 0.000000e+00
legalize-fmp-oeq-vector-select.ll 6 %cmp = fcmp oeq float %a, 0.000000e+00 ; <i1> [#uses=1]
pr9127.ll 7 %cmp = fcmp oeq double %tmp2, %d
scalar_sse_minmax.ll 6 %tmp = fcmp olt float %x, %y
14 %tmp = fcmp olt double %x, %y
32 %tmp = fcmp uge float %x, %y
40 %tmp = fcmp uge double %x, %y
fp-stack.ll 14 %cmp139 = fcmp ogt x86_fp80 %tmp15, %tmp6 ; <i1> [#uses=1]
16 %cmp139.1 = fcmp ogt x86_fp80 %tmp24, %maxdiag.0 ; <i1> [#uses=1]
  /external/llvm/test/ExecutionEngine/OrcMCJIT/
2003-01-04-ArgumentBug.ll 4 %cond212 = fcmp une double %A, 1.000000e+00 ; <i1> [#uses=1]
2003-01-10-FUCOM.ll 6 %Z = fcmp oeq double %X, %Y ; <i1> [#uses=0]
  /external/llvm/test/MC/Disassembler/AArch64/
a64-ignored-fields.txt 8 # CHECK: fcmp s31, #0.0 // encoding: [0xe8,0x23,0x20,0x1e]
arm64-canonical-form.txt 13 # CHECK: fcmp s0, #0.0
  /external/llvm/test/Transforms/IndVarSimplify/
2009-04-27-Floating.ll 18 %less = fcmp olt float %nexti, 2.0
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
pseudo.s 10 fcmp.eq p11 = f0, f0
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
reg-op.d 8 4: 01200c43 fcmp \$32,\$12,\$67
  /external/llvm/test/CodeGen/AMDGPU/
fcmp.ll 11 %cmp = fcmp oeq float %0, %1
27 %0 = fcmp oeq float %in, 5.0
  /external/llvm/test/CodeGen/Mips/
2013-11-18-fp64-const0.ll 21 %Cmp = fcmp ule double 0.000000e+00, undef
22 %Cmp11 = fcmp ueq double 0xFDBD965CF1BB7FDA, undef
  /external/llvm/test/Transforms/ConstProp/
2008-07-07-VectorCompare.ll 18 %foo = fcmp ueq <4 x float> <float 0.0, float 0.0, float 0.0, float
24 %foo = fcmp ueq <4 x float> <float 0.0, float 0.0, float 0.0, float 0.0>, <float 1.0, float 1.0, float 1.0, float 0.0>
  /external/llvm/test/Transforms/SLPVectorizer/X86/
crash_cmpop.ll 26 %cmp.i = fcmp olt float %add6, 1.000000e+00
28 %cmp.i51 = fcmp olt float %cond.i, -1.000000e+00
29 %cmp.i49 = fcmp olt float %add4, 1.000000e+00
31 %cmp.i47 = fcmp olt float %cond.i50, -1.000000e+00
41 %cmp.i45 = fcmp olt float %add13, 1.000000e+00
44 %cmp.i43 = fcmp olt float %cond.i46, -1.000000e+00
46 %cmp.i41 = fcmp olt float %mul11, 1.000000e+00
48 %cmp.i39 = fcmp olt float %cond.i42, -1.000000e+00

Completed in 2868 milliseconds

1 2 3 4 56 7 8 91011>>