Searched
full:icmp (Results
501 -
525 of
2384) sorted by null
<<21222324252627282930>>
/external/llvm/test/CodeGen/PowerPC/ |
vec_cmp.ll | 13 %cmp = icmp eq <2 x i8> %x, %y 22 %cmp = icmp eq <4 x i8> %x, %y 31 %cmp = icmp eq <8 x i8> %x, %y 42 %cmp = icmp eq <16 x i8> %x, %y 51 %cmp = icmp ne <16 x i8> %x, %y 61 %cmp = icmp sle <16 x i8> %x, %y 72 %cmp = icmp ule <16 x i8> %x, %y 83 %cmp = icmp slt <16 x i8> %x, %y 92 %cmp = icmp ult <16 x i8> %x, %y 101 %cmp = icmp sgt <16 x i8> %x, % [all...] |
/external/iproute2/tc/ |
p_icmp.c | 2 * m_pedit_icmp.c packet editor: ICMP header 59 "icmp",
|
/external/iptables/extensions/ |
libipt_REJECT.man | 23 which return the appropriate ICMP error message (\fBport\-unreachable\fP is 32 (*) Using icmp\-admin\-prohibited with kernels that do not support it will result in a plain DROP instead of REJECT
|
libxt_state.man | 9 includes running out of memory and ICMP errors which don't correspond to any 21 or an ICMP error.
|
/external/llvm/test/Analysis/ScalarEvolution/ |
2007-08-06-Unsigned.ll | 6 %tmp63 = icmp ult i32 %x, %y ; <i1> [#uses=1] 18 %tmp6 = icmp ult i32 %tmp2, %y ; <i1> [#uses=1]
|
2008-07-12-UnneededSelect2.ll | 6 icmp sgt i32 %x, 1 ; <i1>:0 [#uses=1] 20 icmp slt i32 %2, %x ; <i1>:3 [#uses=1]
|
2008-07-29-SGTTripCount.ll | 7 icmp sgt i32 0, %j ; <i1>:0 [#uses=1] 16 icmp sgt i32 %1, %j ; <i1>:2 [#uses=1]
|
2008-11-18-LessThanOrEqual.ll | 6 %0 = icmp ugt i32 %argc, 7 ; <i1> [#uses=1] 20 %phitmp = icmp ugt i32 %1, 7 ; <i1> [#uses=1]
|
2008-12-11-SMaxOverflow.ll | 10 %a14 = icmp slt i32 %k.018, 0 ; <i1> [#uses=1] 21 %a107 = icmp slt i32 %k.0, 0 ; <i1> [#uses=1]
|
2009-01-02-SignedNegativeStride.ll | 10 %1 = icmp sgt i16 %0, 0 ; <i1> [#uses=1] 23 %3 = icmp sgt i16 %2, 0 ; <i1> [#uses=1]
|
2012-05-18-LoopPredRecurse.ll | 18 %tobool = icmp eq i8 %storemerge, 0 24 %tobool2 = icmp eq i32 %div, 0
|
how-far-to-zero.ll | 11 %lnot = icmp eq i8 %i.0, 0 21 %tobool7 = icmp eq i8 %add, 0
|
scev-invalid.ll | 16 ; CHECK-NOT: icmp 29 %cmp1 = icmp sgt i32 %add1, 0
|
sle.ll | 12 %cmp6 = icmp slt i64 %n, 0 ; <i1> [#uses=1] 22 %cmp = icmp sgt i64 %i.next, %n ; <i1> [#uses=1]
|
trip-count6.ll | 17 icmp eq i32 %3, %0 ; <i1>:4 [#uses=1] 24 icmp eq i8 %mode.0, 1 ; <i1>:5 [#uses=1]
|
/external/llvm/test/CodeGen/AArch64/ |
fp-cond-sel.ll | 9 %tst1 = icmp ugt i32 %lhs32, %rhs32 17 %tst2 = icmp sle i64 %lhs64, %rhs64
|
/external/llvm/test/CodeGen/ARM/ |
2011-03-23-PeepholeBug.ll | 17 %1 = icmp eq i32 %0, 50 32 %tmp1 = icmp sgt i32 %tries.0, 0
|
2011-04-11-MachineLICMBug.ll | 13 %cmp = icmp ult i32 %0, %size 21 %cmp6 = icmp eq i32 %tmp4, %value
|
2011-04-15-RegisterCmpPeephole.ll | 11 %cmp = icmp eq i32 %add, 0 30 %cmp = icmp eq i32 %add, 0
|
iabs.ll | 10 %b = icmp sgt i32 %a, -1 30 %cmp = icmp sgt i32 %sub, -1
|
indirectbr-3.ll | 16 %c2 = icmp slt i32 %x, 3 18 %c1 = icmp eq i32 %x, 0
|
ldst-f32-2-i32.ll | 9 %0 = icmp eq i32 %width, 0 23 %exitcond = icmp eq i32 %2, %width
|
/external/llvm/test/CodeGen/Generic/ |
2007-04-17-lsr-crash.ll | 22 %tmp219 = icmp eq i32 %tmp.50, 0 ; <i1> [#uses=1] 30 %tmp238 = icmp eq i32 %inTextSize_addr.1.ph17, 0 ; <i1> [#uses=1]
|
2009-04-28-i128-cmp-crash.ll | 10 %tobool = icmp ne i128 %and49, 0 ; <i1> [#uses=1] 24 %tobool = icmp ne i320 %and49, 0 ; <i1> [#uses=1]
|
undef-phi.ll | 11 %tobool1 = icmp eq %struct.xx_stack* %stack, null 18 %tobool = icmp eq %struct.xx_stack* %0, null
|
Completed in 253 milliseconds
<<21222324252627282930>>