HomeSort by relevance Sort by last modified time
    Searched full:ult (Results 226 - 250 of 396) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/CodeGen/
builtins.c 194 // CHECK: fcmp ult float {{.*}}, 0x7FF0000000000000
  /external/llvm/test/Analysis/BlockFrequencyInfo/
basic.ll 30 %cond = icmp ult i32 %i, 42
  /external/llvm/test/Analysis/ScalarEvolution/
2008-08-04-LongAddRec.ll 49 icmp ult i32 %i.0, 8888 ; <i1>:18 [#uses=1]
  /external/llvm/test/CodeGen/AArch64/
addsub.ll 92 %cmp_pos_big = icmp ult i32 %val, 14610432
  /external/llvm/test/CodeGen/ARM/
2009-03-07-SpillerBug.ll 23 %1 = fcmp ult double 0.000000e+00, %0
  /external/llvm/test/CodeGen/MSP430/
setcc.ll 72 %t1 = icmp ult i16 %a, %b
  /external/llvm/test/CodeGen/NVPTX/
compare-int.ll 51 %cmp = icmp ult i64 %a, %b
143 %cmp = icmp ult i32 %a, %b
236 %cmp = icmp ult i16 %a, %b
334 %cmp = icmp ult i8 %a, %b
  /external/llvm/test/CodeGen/PowerPC/
std-unal-fi.ll 92 %Cmp = icmp ult <4 x i64> <i64 -1, i64 -1, i64 -1, i64 -1>, undef
  /external/llvm/test/CodeGen/R600/
fcmp64.ll 10 %r2 = fcmp ult double %r0, %r1
schedule-if-2.ll 73 %48 = fcmp ult float 0.000000e+00, %2
  /external/llvm/test/CodeGen/SPARC/
64cond.ll 75 %tobool = fcmp ult float %x, %y
  /external/llvm/test/CodeGen/X86/
2007-10-19-SpillerUnfold.ll 83 %tmp429448 = icmp ult i32 %tmp422445, 63 ; <i1> [#uses=1]
2008-07-07-DanglingDeadInsts.ll 72 icmp ult i32 %1, 0 ; <i1>:2 [#uses=0]
2013-01-09-DAGCombineBug.ll 51 br i1 icmp ult (i64 xor (i64 zext (i1 trunc (i192 lshr (i192 or (i192 shl (i192 zext (i64 trunc (i128 lshr (i128 trunc (i384 lshr (i384 or (i384 shl (i384 zext (i64 ptrtoint ([2 x i8]* @global to i64) to i384), i384 192), i384 425269881901436522087161771558896140289), i384 128) to i128), i128 64) to i64) to i192), i192 64), i192 1), i192 128) to i1) to i64), i64 1), i64 1), label %bb2, label %bb3
MachineSink-eflags.ll 60 %cmp432.i = icmp ult i32 %tmp156.i, %tmp1
avx-blend.ll 99 %min_is_x = fcmp ult <2 x double> %x, %y
machine-cse.ll 95 %cmp1 = icmp ult i32 %a, %b
misched-fusion.ll 99 %cond = icmp ult i32 %var2, %n
peep-test-4.ll 121 %cmp = icmp ult i128 %add, 18446744073709551616
pr14090.ll 22 %cmp2.i.i.i45 = icmp ult i32 %3, %sub.i.i.i44
psubus.ll 79 %4 = icmp ult <8 x i16> %3, %broadcast15
171 %4 = icmp ult <16 x i8> %3, %broadcast15
251 %4 = icmp ult <16 x i16> %3, %broadcast15
327 %4 = icmp ult <32 x i8> %3, %broadcast15
  /external/llvm/test/MC/Mips/
mips-fpu-instructions.s 82 # CHECK: c.ult.d $f12, $f14 # encoding: [0x35,0x60,0x2e,0x46]
83 # CHECK: c.ult.s $f6, $f7 # encoding: [0x35,0x30,0x07,0x46]
115 c.ult.d $f12,$f14
116 c.ult.s $f6,$f7
  /external/llvm/test/Transforms/IndVarSimplify/
crash.ll 14 %5 = fcmp ult double %4, 0.000000e+00 ; <i1> [#uses=1]
  /external/llvm/test/Transforms/LoopSimplify/
preserve-scev.ll 89 %cmp196 = icmp ult i32 %inc, %MapAttrCount
  /external/llvm/test/Transforms/LoopStrengthReduce/
2012-07-18-LimitReassociate.ll 42 %tmp3 = icmp ult i32 %tmp2, 255
91 %tmp31 = icmp ult i32 undef, 255
137 %tmp57 = icmp ult i32 %tmp56, 255
349 %tmp165 = icmp ult i32 %tmp164, 255

Completed in 1043 milliseconds

1 2 3 4 5 6 7 8 91011>>