HomeSort by relevance Sort by last modified time
    Searched full:sgt (Results 1 - 25 of 817) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cr16/
scc_test.s 13 sgt r7
  /external/llvm/test/CodeGen/Hexagon/
early-if-phi-i1.ll 8 %c = icmp sgt i32 %x, 0
9 %c1 = icmp sgt i32 %x, 10
mind.ll 6 %cmp = icmp sgt i64 %maxval, %src
minw.ll 6 %cmp = icmp sgt i32 %maxval, %src
  /external/llvm/test/Transforms/JumpThreading/
assume.ll 8 %cmp = icmp sgt i32 %a, 5
10 %cmp1 = icmp sgt i32 %b, 1234
14 ; CHECK: icmp sgt i32 %a, 5
16 ; CHECK-NOT: icmp sgt i32 %a, 3
20 %cmp2 = icmp sgt i32 %a, 3
38 %cmp = icmp sgt i32 %a, 5
40 %cmp1 = icmp sgt i32 %a, 3
44 ; CHECK: icmp sgt i32 %a, 5
  /external/llvm/test/Transforms/InstCombine/
2007-01-13-ExtCompareMiscompile.ll 8 %c = icmp sgt i32 %a, %b
2007-11-15-CompareMiscomp.ll 5 %c1 = icmp sgt i32 %In, -1
2007-05-10-icmp-or.ll 4 %tmp11.not = icmp sgt i32 %tmp9, 255 ; <i1> [#uses=1]
2008-01-13-AndCmpCmp.ll 6 %tmp2699 = icmp sgt i32 %c84.17, -1 ; <i1> [#uses=1]
pr2996.ll 6 %0 = icmp sgt i16 %p_56, -1 ; <i1> [#uses=1]
max-of-nots.ll 8 %cmp = icmp sgt i32 %not_x, %not_y
24 %cmp_1 = icmp sgt i32 %not_x, %not_y
26 %cmp_2 = icmp sgt i32 %not_min_1, %not_z
43 %cmp = icmp sgt i32 %not_value, %not_y
62 %cmp = icmp sgt i32 %not_value, %not_y
64 ; CHECK: %cmp = icmp sgt i32 %not_value, %not_y
78 %c0 = icmp sgt i32 %y, 0
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
scc.s 20 sgt r12
  /external/llvm/test/Analysis/AssumptionCache/
basic.ll 11 ; CHECK-NEXT: icmp sgt i32 %{{.*}}, 0
18 %cond3 = icmp sgt i32 %a, 0
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/dlx/
rtype.s 21 sgt $7,%5,r6
28 sgt $7,%5,r6
  /external/llvm/test/CodeGen/AMDGPU/
cf-stack-bug.ll 40 %0 = icmp sgt i32 %cond, 0
44 %1 = icmp sgt i32 %cond, 10
52 %2 = icmp sgt i32 %cond, 20
73 %0 = icmp sgt i32 %cond, 0
77 %1 = icmp sgt i32 %cond, 10
85 %2 = icmp sgt i32 %cond, 20
93 %3 = icmp sgt i32 %cond, 30
114 %0 = icmp sgt i32 %cond, 0
118 %1 = icmp sgt i32 %cond, 10
126 %2 = icmp sgt i32 %cond, 2
    [all...]
predicates.ll 11 %0 = icmp sgt i32 %in, 0
30 %0 = icmp sgt i32 %in, 0
56 %0 = icmp sgt i32 %in, 0
61 %2 = icmp sgt i32 %1, 0
84 %0 = icmp sgt i32 %in, 0
89 %2 = icmp sgt i32 %1, 0
  /external/llvm/test/CodeGen/PowerPC/
cmp-cmp.ll 5 %tmp = icmp sgt i64 %tmp1, 2 ; <i1> [#uses=1]
  /external/llvm/test/CodeGen/X86/
2004-03-30-Select-Max.ll 5 %gt = icmp sgt i32 %A, %B ; <i1> [#uses=1]
2007-02-23-DAGCombine-Miscompile.ll 11 %C = icmp sgt i32 %hvar2, -1
2009-07-07-SplitICmp.ll 4 %D = icmp sgt <2 x i32> %A, %B
  /external/llvm/test/MC/Hexagon/
inst_cmp_gt.ll 6 %1 = icmp sgt i32 %a, %b
inst_cmp_gti.ll 6 %1 = icmp sgt i32 %a, 42
  /external/llvm/test/Transforms/LoopSimplify/
2004-03-15-IncorrectDomUpdate.ll 6 %LI = icmp sgt i32 0, 0 ; <i1> [#uses=1]
  /external/llvm/test/CodeGen/Thumb2/
thumb2-select_xform.ll 10 %tmp1 = icmp sgt i32 %c, 10
23 %tmp1 = icmp sgt i32 %c, 10
35 %tmp1 = icmp sgt i32 %c, 10
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/crx/
jscond_insn.s 91 .global sgt
92 sgt: label
93 sgt r7 label

Completed in 806 milliseconds

1 2 3 4 5 6 7 8 91011>>