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

1 2 3 4 5 6 7

  /external/llvm/test/Transforms/InstCombine/
2007-03-25-DoubleShift.ll 6 %tmp15 = lshr i32 %tmp14, 12 ; <i32> [#uses=1]
7 %res = icmp ne i32 %tmp15, 0 ; <i1>:3 [#uses=1]
2007-12-18-AddSelCmpSub.ll 5 %tmp15 = sub i32 99, %a ; <i32> [#uses=2]
6 %tmp16 = icmp slt i32 %tmp15, 0 ; <i1> [#uses=1]
7 %smax = select i1 %tmp16, i32 0, i32 %tmp15 ; <i32> [#uses=1]
15 %tmp15 = sub i32 99, %a ; <i32> [#uses=2]
16 %tmp16 = icmp slt i32 %tmp15, 0 ; <i1> [#uses=1]
17 %smax = select i1 %tmp16, i32 0, i32 %tmp15 ; <i32> [#uses=1]
24 %tmp15 = sub i32 99, %a ; <i32> [#uses=1]
26 %smax = select i1 %tmp16, i32 0, i32 %tmp15 ; <i32> [#uses=1]
2008-07-08-ShiftOneAndOne.ll 6 %tmp15 = shl i32 1, %a ; <i32> [#uses=1]
7 %tmp237 = and i32 %tmp15, 1 ; <i32> [#uses=1]
2006-12-15-Range-Test.ll 24 %tmp15 = getelementptr [17 x i32], [17 x i32]* @r, i32 0, i32 %tmp12.reload ; <i32*> [#uses=1]
25 %tmp16 = load i32, i32* %tmp15 ; <i32> [#uses=4]
  /external/llvm/test/CodeGen/PowerPC/
int-fp-conv-1.ll 7 %tmp15 = fsub ppc_fp128 %a, %tmp1213 ; <ppc_fp128> [#uses=1]
8 %tmp2829 = fptoui ppc_fp128 %tmp15 to i32 ; <i32> [#uses=1]
itofp128.ll 9 %tmp15 = fsub ppc_fp128 %a, %tmp1213 ; <ppc_fp128> [#uses=1]
10 %tmp2829 = fptoui ppc_fp128 %tmp15 to i64 ; <i64> [#uses=1]
  /external/llvm/test/CodeGen/X86/
2009-03-03-BitcastLongDouble.ll 8 %tmp15 = bitcast i80 %tmp14 to x86_fp80 ; <x86_fp80> [#uses=1]
9 %add = fadd x86_fp80 %tmp15, 0xK3FFF8000000000000000 ; <x86_fp80> [#uses=1]
2009-05-28-DAGCombineCrash.ll 10 %tmp15 = shl i448 %tmp, 288 ; <i448> [#uses=1]
12 %ins = or i448 %tmp15, %mask ; <i448> [#uses=1]
2006-10-10-FindModifiedNodeSlotBug.ll 15 %tmp15 = lshr i32 %tmp14, 31 ; <i32> [#uses=1]
16 %tmp15.upgrd.3 = trunc i32 %tmp15 to i8 ; <i8> [#uses=1]
17 %tmp16 = icmp ne i8 %tmp15.upgrd.3, 0 ; <i1> [#uses=1]
2009-04-25-CoalescerBug.ll 9 %tmp15 = load i32, i32* %tmp13 ; <i32> [#uses=2]
10 %bf.lo = lshr i32 %tmp15, 1 ; <i32> [#uses=1]
13 %bf.lo.cleared25 = and i32 %tmp15, 1 ; <i32> [#uses=1]
fp-stack.ll 9 %tmp15 = load x86_fp80, x86_fp80* undef ; <x86_fp80> [#uses=2]
14 %cmp139 = fcmp ogt x86_fp80 %tmp15, %tmp6 ; <i1> [#uses=1]
15 %maxdiag.0 = select i1 %cmp139, x86_fp80 %tmp15, x86_fp80 %tmp6 ; <x86_fp80> [#uses=1]
2007-10-04-AvoidEFLAGSCopy.ll 8 %tmp15 = load i32, i32* null, align 4 ; <i32> [#uses=1]
9 %tmp16 = icmp eq i32 %tmp15, 10497 ; <i1> [#uses=1]
2009-03-09-APIntCrash.ll 11 %tmp15 = lshr i128 %srcval18, 64 ; <i128> [#uses=1]
12 %tmp9 = mul i128 %tmp15, 18446744073709551616000 ; <i128> [#uses=1]
byval7.ll 15 %tmp15 = getelementptr %struct.S, %struct.S* %s, i32 0, i32 0 ; <<2 x i64>*> [#uses=1]
16 store <2 x i64> < i64 8589934595, i64 1 >, <2 x i64>* %tmp15, align 16
cse-add-with-overflow.ll 28 %tmp15 = trunc i64 %tmp12 to i32
29 %tmp16 = tail call { i32, i1 } @llvm.sadd.with.overflow.i32(i32 %tmp14, i32 %tmp15)
fast-isel-constrain-store-indexreg.ll 19 %tmp15 = zext i32 %storemerge to i64
20 %tmp16 = getelementptr inbounds [100000 x double], [100000 x double]* @TheArray, i64 0, i64 %tmp15
pr2326.ll 7 %tmp15 = load i32, i32* null, align 4 ; <i32> [#uses=1]
9 %tmp17 = icmp eq i32 %tmp15, %tmp16 ; <i1> [#uses=1]
twoaddr-sink-terminator.ll 35 %tmp15 = icmp ult i32 %tmp14, 2
36 %tmp55 = select i1 %tmp15, i32 45, i32 44
  /external/llvm/test/Transforms/SimplifyCFG/
two-entry-phi-return.ll 9 %tmp15 = icmp eq i8* %o, %p
13 %result = phi i1 [ 0, %entry ], [ %tmp15, %bb ]
  /external/llvm/test/CodeGen/ARM/
ifcvt2.ll 13 %tmp15 = add i32 %tmp13, %c
14 %tmp1821 = sub i32 %tmp15, %d
36 %tmp15 = add i32 %tmp13, %c
37 %tmp1821 = sub i32 %tmp15, %d
ifcvt3.ll 22 %tmp15 = add i32 %b, %a
23 ret i32 %tmp15
  /external/llvm/test/CodeGen/Generic/
i128-addsub.ll 13 %tmp15 = add i128 %tmp12, %tmp5 ; <i128> [#uses=2]
14 %tmp1617 = trunc i128 %tmp15 to i64 ; <i64> [#uses=1]
16 %tmp21 = lshr i128 %tmp15, 64 ; <i128> [#uses=1]
32 %tmp15 = sub i128 %tmp5, %tmp12 ; <i128> [#uses=2]
33 %tmp1617 = trunc i128 %tmp15 to i64 ; <i64> [#uses=1]
35 %tmp21 = lshr i128 %tmp15, 64 ; <i128> [#uses=1]
  /external/llvm/test/Transforms/Reassociate/
fp-expr.ll 20 %tmp15 = fsub fast half undef, undef
21 %tmp17 = fsub fast half undef, %tmp15
  /external/llvm/test/Analysis/ScalarEvolution/
pr25369.ll 33 %tmp14 = phi i64 [ 0, %bb3 ], [ %tmp15, %bb13 ]
34 %tmp15 = add nuw nsw i64 %tmp14, 1
35 %tmp16 = trunc i64 %tmp15 to i32
70 %tmp14 = phi i64 [ 0, %bb3 ], [ %tmp15, %bb13 ]
71 %tmp15 = add nuw nsw i64 %tmp14, 1
72 %tmp16 = trunc i64 %tmp15 to i32
  /external/llvm/test/CodeGen/Hexagon/
sube.ll 22 %tmp15 = sub i128 %tmp5, %tmp12
23 %tmp1617 = trunc i128 %tmp15 to i64
25 %tmp21 = lshr i128 %tmp15, 64

Completed in 2821 milliseconds

1 2 3 4 5 6 7