/external/llvm/test/CodeGen/X86/ |
isnan.ll | 6 %R = fcmp uno double %X, %X ; <i1> [#uses=1]
|
fp-select-cmp-and.ll | 4 %cmp = fcmp olt double %a, %eps 14 %cmp = fcmp ole double %a, %eps 24 %cmp = fcmp ogt double %a, %eps 34 %cmp = fcmp oge double %a, %eps 44 %cmp = fcmp olt double %a, %eps 54 %cmp = fcmp ole double %a, %eps 64 %cmp = fcmp ogt double %a, %eps 74 %cmp = fcmp oge double %a, %eps 84 %cmp = fcmp olt float %a, %eps 94 %cmp = fcmp ole float %a, %ep [all...] |
sext-setcc-self.ll | 10 %t0 = fcmp ueq <4 x float> %in, %in 21 %t0 = fcmp uge <4 x float> %in, %in 32 %t0 = fcmp ule <4 x float> %in, %in 43 %t0 = fcmp one <4 x float> %in, %in 54 %t0 = fcmp ogt <4 x float> %in, %in 65 %t0 = fcmp olt <4 x float> %in, %in
|
/external/llvm/test/CodeGen/XCore/ |
fneg.ll | 7 %1 = fcmp olt double 0.000000e+00, %0
|
/external/llvm/test/Transforms/InstCombine/ |
2009-05-23-FCmpToICmp.ll | 7 %d = fcmp ogt double %c, 0x41EFFFFFFFE00000
|
cast-int-fcmp-eq-0.ll | 8 %cmp = fcmp oeq float %f, 0.0 17 %cmp = fcmp oeq float %f, -0.0 26 %cmp = fcmp oeq float %f, 0.0 35 %cmp = fcmp oeq float %f, -0.0 44 %cmp = fcmp one float %f, 0.0 53 %cmp = fcmp one float %f, -0.0 62 %cmp = fcmp one float %f, 0.0 71 %cmp = fcmp one float %f, -0.0 80 %cmp = fcmp ueq float %f, 0.0 89 %cmp = fcmp ueq float %f, -0. [all...] |
minmax-fp.ll | 4 ; CHECK-NEXT: fcmp oge float %a, 5.000000e+00 9 %1 = fcmp ult float %a, 5.0 16 ; CHECK-NEXT: fcmp oge float %a, 5.000000e+00 21 %1 = fcmp ult float %a, 5.0 28 ; CHECK-NEXT: fcmp oge double %a, 5.000000e+00 33 %1 = fcmp ult double %a, 5.0 40 ; CHECK-NEXT: fcmp ult float %a, 5.000000e+00 45 %1 = fcmp ult float %a, 5.0 52 ; CHECK-NEXT: fcmp ult float %a, -0.0 57 %1 = fcmp ult float %a, -0. [all...] |
/external/llvm/test/Transforms/SimplifyCFG/ |
clamp.ll | 5 ; CHECK: %cmp = fcmp ogt float %a, %c 6 ; CHECK: %cmp1 = fcmp olt float %a, %b 11 %cmp = fcmp ogt float %a, %c 15 %cmp1 = fcmp olt float %a, %b
|
/external/swiftshader/third_party/LLVM/test/CodeGen/CellSPU/ |
fcmp32.ll | 11 %A = fcmp oeq float %arg1, %arg2 20 %3 = fcmp oeq float %1, %2 27 %cmp = fcmp ogt float %a, %b 34 %cmp = fcmp ugt float %a, %b
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/ |
isunord.ll | 6 %tmp27 = fcmp uno double %X, %Y ; <i1> [#uses=1]
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
2004-02-22-Casts.ll | 3 %V = fcmp one double %X, 0.000000e+00 ; <i1> [#uses=1]
|
bitcast-int-to-vector.ll | 8 %b = fcmp uno float %r, %s
|
isnan.ll | 6 %R = fcmp uno double %X, %X ; <i1> [#uses=1]
|
/external/swiftshader/third_party/LLVM/test/CodeGen/XCore/ |
fneg.ll | 5 %1 = fcmp olt double 0.000000e+00, %0
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
2008-05-23-CompareFold.ll | 7 %tmp464 = fcmp ugt float %tmp462463, 0x47EFFFFFE0000000 ; <i1>
|
2009-05-23-FCmpToICmp.ll | 7 %d = fcmp ogt double %c, 0x41EFFFFFFFE00000
|
/external/llvm/test/CodeGen/AArch64/ |
fast-isel-cmp-branch.ll | 6 ; CHECK: fcmp s0, s1 8 %1 = fcmp oeq float %x, %y 18 ; CHECK: fcmp s0, s1 20 %1 = fcmp ogt float %x, %y 30 ; CHECK: fcmp s0, s1 32 %1 = fcmp oge float %x, %y 42 ; CHECK: fcmp s0, s1 44 %1 = fcmp olt float %x, %y 54 ; CHECK: fcmp s0, s1 56 %1 = fcmp ole float %x, % [all...] |
/external/llvm/test/CodeGen/ARM/ |
fpcmp.ll | 8 %tmp = fcmp olt float %a, 1.000000e+00 ; <i1> [#uses=1] 18 %tmp = fcmp oeq float %a, 1.000000e+00 ; <i1> [#uses=1] 28 %tmp = fcmp ogt float %a, 1.000000e+00 ; <i1> [#uses=1] 38 %tmp = fcmp oge float %a, 1.000000e+00 ; <i1> [#uses=1] 48 %tmp = fcmp ole float %a, 1.000000e+00 ; <i1> [#uses=1] 58 %tmp = fcmp une float %a, 1.000000e+00 ; <i1> [#uses=1] 68 %tmp = fcmp olt double %a, 1.000000e+00 ; <i1> [#uses=1]
|
neon_minmax.ll | 7 %cond = fcmp ole float 1.0, %x 15 %cond = fcmp ole float 0.0, %x 23 %cond = fcmp ult float %x, 1.0 31 %cond = fcmp ogt float 1.0, %x 39 %cond = fcmp uge float %x, 1.0 47 %cond = fcmp uge float %x, 0.0 55 %cond = fcmp olt float %x, 1.0 63 %cond = fcmp ult float 1.0, %x 71 %cond = fcmp oge float %x, 1.0 79 %cond = fcmp ugt float 1.0, % [all...] |
vminmaxnm-safe.ll | 46 %cmp = fcmp olt float %a, %b 54 %cmp = fcmp ole double %a, %b 62 %cmp = fcmp ogt float %a, %b 70 %cmp = fcmp oge double %a, %b 78 %cmp = fcmp ult float %a, %b 86 %cmp = fcmp ule float %a, %b 94 %cmp = fcmp ugt float %a, %b 102 %cmp = fcmp uge double %a, %b 110 %cmp = fcmp ogt float %a, %b 118 %cmp = fcmp oge float %a, % [all...] |
vminmaxnm.ll | 9 %cmp = fcmp fast olt float %a, %b 18 %cmp = fcmp fast ole double %a, %b 27 %cmp = fcmp fast ogt float %a, %b 36 %cmp = fcmp fast oge double %a, %b 45 %cmp = fcmp fast ult float %a, %b 54 %cmp = fcmp fast ule float %a, %b 63 %cmp = fcmp fast ugt float %a, %b 72 %cmp = fcmp fast uge double %a, %b 81 %cmp = fcmp fast ogt float %a, %b 90 %cmp = fcmp fast oge float %a, % [all...] |
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
fpcmp.ll | 8 %tmp = fcmp olt float %a, 1.000000e+00 ; <i1> [#uses=1]
18 %tmp = fcmp oeq float %a, 1.000000e+00 ; <i1> [#uses=1]
28 %tmp = fcmp ogt float %a, 1.000000e+00 ; <i1> [#uses=1]
38 %tmp = fcmp oge float %a, 1.000000e+00 ; <i1> [#uses=1]
48 %tmp = fcmp ole float %a, 1.000000e+00 ; <i1> [#uses=1]
58 %tmp = fcmp une float %a, 1.000000e+00 ; <i1> [#uses=1]
68 %tmp = fcmp olt double %a, 1.000000e+00 ; <i1> [#uses=1]
|
/external/swiftshader/third_party/subzero/crosstest/ |
test_fcmp.pnacl.ll | 1 ; This file is extracted from fp.pnacl.ll and vector-fcmp.ll in the lit 6 %cmp = fcmp false float %a, %b 15 %cmp = fcmp false double %a, %b 24 %cmp = fcmp oeq float %a, %b 35 %cmp = fcmp oeq double %a, %b 46 %cmp = fcmp ogt float %a, %b 56 %cmp = fcmp ogt double %a, %b 66 %cmp = fcmp oge float %a, %b 76 %cmp = fcmp oge double %a, %b 86 %cmp = fcmp olt float %a, % [all...] |
/external/llvm/test/CodeGen/AMDGPU/ |
fp-classify.ll | 14 %cmp = fcmp oeq float %fabs, 0x7FF0000000000000 25 %cmp = fcmp ueq float %fabs, 0x7FF0000000000000 36 %cmp = fcmp oeq float %fabs, 0xFFF0000000000000 49 %ord = fcmp ord float %x, 0.000000e+00 51 %ninf = fcmp une float %x.fabs, 0x7FF0000000000000 63 %ord = fcmp ord float %x, 0.000000e+00 65 %ninf = fcmp une float %x.fabs, 0xFFF0000000000000 77 %ord = fcmp ord float %x, 0.000000e+00 78 %ninf = fcmp une float %x, 0x7FF0000000000000 90 %ord = fcmp ord float %x, 0.000000e+0 [all...] |
cndmask-no-def-vcc.ll | 16 %tmp5 = fcmp ogt float %arg2, 0.000000e+00 17 %tmp6 = fcmp olt float %arg2, 1.000000e+00 18 %tmp7 = fcmp olt float %arg, %tmp4 43 %tmp5 = fcmp ogt float %arg2, 0.000000e+00 44 %tmp6 = fcmp olt float %arg2, 1.000000e+00 45 %tmp7 = fcmp olt float %arg, %tmp4
|