HomeSort by relevance Sort by last modified time
    Searched full:tmp6 (Results 151 - 175 of 394) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/llvm/test/CodeGen/ARM/
cse-libcalls.ll 14 %tmp6.i = fcmp olt double %tmp19.i.i, 1.000000e+00 ; <i1> [#uses=1]
15 %dielectric.0.i = select i1 %tmp6.i, double 1.000000e+00, double %tmp19.i.i ; <double> [#uses=1]
dagcombine-concatvector.ll 20 %tmp6 = shufflevector <8 x i8> %tmp5, <8 x i8> undef, <16 x i32> <i32 undef, i32 undef, i32 undef, i32 undef, i32 undef, i32 undef, i32 undef, i32 undef, i32 0, i32 1, i32 2, i32 3, i32 4, i32 5, i32 6, i32 7>
21 %tmp7 = shufflevector <16 x i8> %tmp6, <16 x i8> %tmp3, <16 x i32> <i32 16, i32 17, i32 18, i32 19, i32 20, i32 21, i32 22, i32 23, i32 8, i32 9, i32 10, i32 11, i32 12, i32 13, i32 14, i32 15>
fpcmp.ll 59 %tmp6 = zext i1 %tmp to i32 ; <i32> [#uses=1]
60 ret i32 %tmp6
  /external/llvm/test/CodeGen/Hexagon/
ctlz-cttz-ctpop.ll 19 %tmp6 = trunc i64 %tmp0 to i32
22 %tmp9 = add i32 %tmp6, %tmp7
  /external/llvm/test/CodeGen/PowerPC/
pr16556-2.ll 35 %tmp6 = sitofp i64 %tmp5 to ppc_fp128
36 %tmp7 = fdiv ppc_fp128 %tmp6, 0xM80000000000000000000000000000000
  /external/llvm/test/CodeGen/Thumb/
rev.ll 13 %tmp6 = or i32 %tmp5, %tmp2
14 %tmp10 = or i32 %tmp6, %tmp13
  /external/llvm/test/CodeGen/X86/
2010-01-13-OptExtBug.ll 18 %tmp6 = load i16, i16* %tmp5
19 %cmp = icmp slt i16 %inc, %tmp6
2010-06-25-CoalescerSubRegDefDead.ll 30 %tmp6 = getelementptr inbounds %struct.type, %struct.type* %s, i32 0, i32 62
31 store i32* null, i32** %tmp6, align 8
2012-10-03-DAGCycle.ll 22 %tmp6 = getelementptr inbounds %struct.widget.375, %struct.widget.375* %tmp1, i64 0, i32 3
23 store %struct.hoge.368* %tmp3, %struct.hoge.368** %tmp6, align 8
aliases.ll 74 %tmp6 = add i32 %tmp1, %tmp5
75 %tmp7 = add i32 %tmp6, %tmp0
byval3.ll 42 %tmp6 = getelementptr %struct.s, %struct.s* %d, i32 0, i32 3
43 store i32 %a4, i32* %tmp6, align 16
byval4.ll 48 %tmp6 = getelementptr %struct.s, %struct.s* %a, i32 0, i32 3
49 store i16 %a4, i16* %tmp6, align 16
clobber-fi0.ll 23 %tmp6 = load i32, i32* %tmp2, align 4 ; [#uses=1 type=i32]
24 %tmp7 = add i32 %tmp6, -1 ; [#uses=2 type=i32]
narrow-shl-load.ll 14 %tmp6 = load i32, i32* undef, align 4
17 %conv14 = zext i32 %tmp6 to i64
shl-anyext.ll 34 %tmp6 = shl i64 %tmp5, 3 ; <i64> [#uses=1]
35 %tmp7 = sub i64 64, %tmp6 ; <i64> [#uses=1]
vec_shift.ll 7 %tmp6 = bitcast <2 x i64> %c to <8 x i16> ; <<8 x i16>> [#uses=1]
9 %tmp9 = tail call <8 x i16> @llvm.x86.sse2.psll.w( <8 x i16> %tmp8, <8 x i16> %tmp6 ) nounwind readnone ; <<8 x i16>> [#uses=1]
widen_cast-2.ll 32 %tmp6 = load <14 x i16>, <14 x i16>* %arrayidx5 ; <<4 x i16>> [#uses=1]
33 %add = add <14 x i16> %tmp6, < i16 1, i16 1, i16 1, i16 1, i16 1, i16 1, i16 1, i16 1, i16 1, i16 1, i16 1, i16 1, i16 1, i16 1 > ; <<4 x i16>> [#uses=1]
xor.ll 53 %tmp6 = and i32 %tmp4not, %b_addr.0
54 %tmp8 = shl i32 %tmp6, 1
76 %tmp6 = and i16 %tmp4not, %b_addr.0
77 %tmp8 = shl i16 %tmp6, 1
98 %tmp6 = and i8 %tmp4not, %b_addr.0
99 %tmp8 = shl i8 %tmp6, 1
120 %tmp6 = and i32 %tmp4not, %b_addr.0
121 %tmp8 = shl i32 %tmp6, 1
  /external/llvm/test/Transforms/GlobalOpt/
unnamed-addr.ll 30 %tmp6 = load i8, i8* %array0, align 1
31 %cmp = icmp eq i8 %tmp5, %tmp6
  /external/llvm/test/Transforms/IndVarSimplify/
loop_evaluate_1.ll 41 %tmp6 = icmp ugt i32 %tmp4, 10
42 br i1 %tmp6, label %bb1, label %bb7
uglygep.ll 25 %j.0 = phi i32 [ 0, %bb ], [ %tmp6, %bb1 ] ; <i32> [#uses=3]
34 %tmp6 = add nsw i32 %j.0, 1 ; <i32> [#uses=1]
  /external/llvm/test/Transforms/InstCombine/
2009-02-25-CrashZeroSizeArray.ll 9 %tmp6 = mul i32 %max289, 4 ; <i32> [#uses=1]
15 %tmp14 = ashr i32 %tmp6, 2 ; <i32> [#uses=1]
2012-10-25-vector-of-pointers.ll 24 %tmp6 = ptrtoint <2 x double*> %tmp5 to <2 x i64>
25 %tmp7 = sub <2 x i64> zeroinitializer, %tmp6
  /external/llvm/test/Transforms/LoopStrengthReduce/
count-to-zero.ll 33 %tmp6 = icmp eq i32 %c_addr.1, 100 ; <i1> [#uses=1]
34 %or.cond = or i1 %tmp5, %tmp6 ; <i1> [#uses=1]
  /external/llvm/test/Transforms/LoopUnswitch/
2007-05-09-tl.ll 6 %tmp6 = lshr i32 0, 24 ; <i32> [#uses=1]
10 switch i32 %tmp6, label %bb96 [

Completed in 104 milliseconds

1 2 3 4 5 67 8 91011>>