/external/llvm/test/Transforms/EarlyCSE/ |
commute.ll | 18 ; CHECK-NEXT: fcmp 22 %C = fcmp oeq float %A, %B 24 %D = fcmp oeq float %B, %A 31 ; CHECK-NEXT: fcmp 35 %C = fcmp uge float %A, %B 37 %D = fcmp ule float %B, %A
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
scalar_sse_minmax.ll | 11 %tmp = fcmp olt float %x, %y ; <i1> [#uses=1]
17 %tmp = fcmp olt double %x, %y ; <i1> [#uses=1]
23 %tmp = fcmp oge float %x, %y ; <i1> [#uses=1]
24 %tmp2 = fcmp uno float %x, %y ; <i1> [#uses=1]
31 %tmp = fcmp oge double %x, %y ; <i1> [#uses=1]
32 %tmp2 = fcmp uno double %x, %y ; <i1> [#uses=1]
|
2008-02-18-TailMergingBug.ll | 15 %tmp12 = fcmp olt float %tmp8, %tmp11 ; <i1> [#uses=5] 19 %tmp23469 = fcmp olt float %tmp5, %tmp8 ; <i1> [#uses=1] 23 %tmp23 = fcmp olt float %tmp5, %tmp11 ; <i1> [#uses=1] 27 %tmp52471 = fcmp olt float %tmp2, %tmp5 ; <i1> [#uses=1] 34 %tmp52473 = fcmp olt float %tmp2, %tmp8 ; <i1> [#uses=1] 38 %tmp52 = fcmp olt float %tmp2, %tmp11 ; <i1> [#uses=1] 45 %tmp82475 = fcmp olt float %tmp5, %tmp8 ; <i1> [#uses=2] 51 %tmp82 = fcmp olt float %tmp5, %tmp11 ; <i1> [#uses=2] 62 %tmp125 = fcmp ogt float %tmp8, %tmp11 ; <i1> [#uses=5] 66 %tmp138477 = fcmp ogt float %tmp5, %tmp8 ; <i1> [#uses=1 [all...] |
2009-03-09-SpillerBug.ll | 7 %cmp = fcmp ord x86_fp80 %b, 0xK00000000000000000000 ; <i1> [#uses=1] 9 %cmp7 = fcmp uno x86_fp80 %sub, 0xK00000000000000000000 ; <i1> [#uses=1]
|
avx-minmax.ll | 6 %max_is_x = fcmp oge <2 x double> %x, %y 14 %min_is_x = fcmp ole <2 x double> %x, %y 22 %max_is_x = fcmp oge <4 x float> %x, %y 30 %min_is_x = fcmp ole <4 x float> %x, %y 38 %max_is_x = fcmp oge <4 x double> %x, %y 46 %min_is_x = fcmp ole <4 x double> %x, %y 54 %max_is_x = fcmp oge <8 x float> %x, %y 62 %min_is_x = fcmp ole <8 x float> %x, %y
|
scalar-min-max-fill-operand.ll | 17 %t = fcmp olt float %s, %a 24 %t = fcmp ogt float %s, %a
|
setoeq.ll | 7 %2 = fcmp oeq double %1, %x ; <i1> [#uses=1] 17 %2 = fcmp une double %1, %x ; <i1> [#uses=1]
|
setuge.ll | 7 %tmp.1 = fcmp uno float %A, %B ; <i1> [#uses=1]
8 %tmp.2 = fcmp oge float %A, %B ; <i1> [#uses=1]
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/aarch64/ |
float-fp16.s | 14 fcmp s0, s0 15 fcmp h0, h0 16 fcmp s1, s2 17 fcmp h1, h2 24 fcmp s0, #0.0 25 fcmp h0, #0.0
|
/external/llvm/test/Assembler/ |
comment.ll | 15 %cmp = fcmp olt <4 x float> %a, %b ; [#uses=1] 19 ; ANNOT: %cmp = fcmp olt <4 x float> %a, %b ; [#uses=1 type=<4 x i1>]
|
/external/llvm/test/CodeGen/PowerPC/ |
altivec-ord.ll | 6 %r = fcmp ord <4 x float> %f, %g 13 %r = fcmp one <4 x float> %f, %g
|
/external/llvm/test/CodeGen/Thumb/ |
unord.ll | 8 %tmp = fcmp uno float %X, %Y 18 %tmp = fcmp ord float %X, %Y
|
/external/llvm/test/CodeGen/X86/ |
2008-02-18-TailMergingBug.ll | 16 %tmp12 = fcmp olt float %tmp8, %tmp11 ; <i1> [#uses=5] 20 %tmp23469 = fcmp olt float %tmp5, %tmp8 ; <i1> [#uses=1] 24 %tmp23 = fcmp olt float %tmp5, %tmp11 ; <i1> [#uses=1] 28 %tmp52471 = fcmp olt float %tmp2, %tmp5 ; <i1> [#uses=1] 35 %tmp52473 = fcmp olt float %tmp2, %tmp8 ; <i1> [#uses=1] 39 %tmp52 = fcmp olt float %tmp2, %tmp11 ; <i1> [#uses=1] 46 %tmp82475 = fcmp olt float %tmp5, %tmp8 ; <i1> [#uses=2] 52 %tmp82 = fcmp olt float %tmp5, %tmp11 ; <i1> [#uses=2] 63 %tmp125 = fcmp ogt float %tmp8, %tmp11 ; <i1> [#uses=5] 67 %tmp138477 = fcmp ogt float %tmp5, %tmp8 ; <i1> [#uses=1 [all...] |
2009-03-09-SpillerBug.ll | 7 %cmp = fcmp ord x86_fp80 %b, 0xK00000000000000000000 ; <i1> [#uses=1] 9 %cmp7 = fcmp uno x86_fp80 %sub, 0xK00000000000000000000 ; <i1> [#uses=1]
|
avx-minmax.ll | 6 %max_is_x = fcmp oge <2 x double> %x, %y 14 %min_is_x = fcmp ole <2 x double> %x, %y 22 %max_is_x = fcmp oge <4 x float> %x, %y 30 %min_is_x = fcmp ole <4 x float> %x, %y 38 %max_is_x = fcmp oge <4 x double> %x, %y 46 %min_is_x = fcmp ole <4 x double> %x, %y 54 %max_is_x = fcmp oge <8 x float> %x, %y 62 %min_is_x = fcmp ole <8 x float> %x, %y
|
compare-inf.ll | 12 %t0 = fcmp oeq float %x, 0x7FF0000000000000 27 %t0 = fcmp oeq double %x, 0x7FF0000000000000 42 %t0 = fcmp une float %x, 0x7FF0000000000000 57 %t0 = fcmp une double %x, 0x7FF0000000000000 72 %t0 = fcmp oeq float %x, 0xFFF0000000000000 87 %t0 = fcmp oeq double %x, 0xFFF0000000000000 102 %t0 = fcmp une float %x, 0xFFF0000000000000 117 %t0 = fcmp une double %x, 0xFFF0000000000000
|
fp128-compare.ll | 6 %cmp = fcmp ogt fp128 %d1, %d2 19 %cmp = fcmp oge fp128 %d1, %d2 33 %cmp = fcmp olt fp128 %d1, %d2 42 ; the effect of 'fcmp olt' and 'zext'. The main purpose is 48 %cmp = fcmp ole fp128 %d1, %d2 62 %cmp = fcmp oeq fp128 %d1, %d2 76 %cmp = fcmp une fp128 %d1, %d2 90 %cmp = fcmp ogt fp128 %x, %y
|
scalar-min-max-fill-operand.ll | 17 %t = fcmp olt float %s, %a 24 %t = fcmp ogt float %s, %a
|
setoeq.ll | 7 %2 = fcmp oeq double %1, %x ; <i1> [#uses=1] 17 %2 = fcmp une double %1, %x ; <i1> [#uses=1]
|
setuge.ll | 7 %tmp.1 = fcmp uno float %A, %B ; <i1> [#uses=1] 8 %tmp.2 = fcmp oge float %A, %B ; <i1> [#uses=1]
|
undef-label.ll | 12 br i1 fcmp oeq (double fsub (double undef, double undef), double 0.000000e+00), label %bar, label %foo 15 br i1 fcmp ogt (double fdiv (double fsub (double fmul (double undef, double undef), double fsub (double undef, double undef)), double fmul (double undef, double undef)), double 1.0), label %foo, label %bar
|
/external/llvm/test/MC/AArch64/ |
optional-hash.s | 10 // CHECK: fcmp s0, #0.0 11 fcmp s0, 0.0
|
/external/llvm/test/Transforms/InstCombine/ |
zext-fold.ll | 8 ; CHECK-NEXT: [[TMP3:%.*]] = fcmp ord float %X, %Y 12 %tmp3 = fcmp uno float %X, %Y
|
/external/swiftshader/third_party/LLVM/test/Assembler/ |
comment.ll | 14 %cmp = fcmp olt <4 x float> %a, %b ; [#uses=1] 18 ; ANNOT: %cmp = fcmp olt <4 x float> %a, %b ; [#uses=1 type=<4 x i1>]
|
vbool-cmp.ll | 2 ; rudimentary test of fcmp/icmp on vectors returning vector of bool 6 %cmp = fcmp olt <4 x float> %a, %b ; <4 x i1> [#uses=1]
|