/external/llvm/test/Analysis/ScalarEvolution/ |
trip-count5.ll | 21 %hiPart.035 = phi i32 [ %tmp12, %bb1 ], [ 0, %bb.nph ] ; <i32> [#uses=2] 27 %tmp12 = add i32 %hiPart.035, 1 ; <i32> [#uses=3] 28 %tmp15 = sext i32 %tmp12 to i64 ; <i64> [#uses=1] 36 %tmp25 = icmp slt i32 %tmp12, %bim ; <i1> [#uses=1]
|
min-max-exprs.ll | 38 %tmp12 = load i32, i32* %tmp11, align 4 39 %tmp13 = shl nsw i32 %tmp12, 1
|
/external/llvm/test/Transforms/GlobalDCE/ |
complex-constantexpr.ll | 42 %tmp12 = load i32, i32* @global6, align 4 43 %tmp13 = add nsw i32 %tmp12, 1 88 %tmp12 = icmp eq i32 %tmp11, 20 89 br i1 %tmp12, label %bb13, label %bb1
|
/external/jpeg/ |
jidctflt.c | 73 FAST_FLOAT tmp10, tmp11, tmp12, tmp13; local 132 tmp12 = (tmp1 - tmp3) * ((FAST_FLOAT) 1.414213562) - tmp13; /* 2*c4 */ 136 tmp1 = tmp11 + tmp12; 137 tmp2 = tmp11 - tmp12; 156 tmp12 = ((FAST_FLOAT) -2.613125930) * z10 + z5; /* -2*(c2+c6) */ 158 tmp6 = tmp12 - tmp7; /* phase 2 */ 194 tmp12 = (wsptr[2] - wsptr[6]) * ((FAST_FLOAT) 1.414213562) - tmp13; 198 tmp1 = tmp11 + tmp12; 199 tmp2 = tmp11 - tmp12; 213 tmp12 = ((FAST_FLOAT) -2.613125930) * z10 + z5; /* -2*(c2+c6) * [all...] |
/external/llvm/test/CodeGen/ARM/ |
2012-04-10-DAGCombine.ll | 17 %tmp12 = fadd float %tmp11, 1.500000e+01 18 %tmp13 = fdiv float %tmp12, %tmp
|
ifcvt7.ll | 16 %tmp12 = load %struct.quad_struct*, %struct.quad_struct** null ; <%struct.quad_struct*> [#uses=1] 20 %tmp29 = icmp eq %struct.quad_struct* %tmp12, null ; <i1> [#uses=1]
|
2011-12-19-sjlj-clobber.ll | 31 %tmp12 = load %0*, %0** %myException, align 4 32 %tmp13 = bitcast %0* %tmp12 to i8*
|
/external/llvm/test/CodeGen/PowerPC/ |
return-val-i128.ll | 28 %tmp12 = load i128, i128* %tmp, align 16 ; <i128> [#uses=1] 29 store i128 %tmp12, i128* %retval, align 16
|
/external/llvm/test/CodeGen/Thumb2/ |
v8_IT_2.ll | 21 %tmp12 = load %struct.quad_struct*, %struct.quad_struct** null ; <%struct.quad_struct*> [#uses=1] 25 %tmp29 = icmp eq %struct.quad_struct* %tmp12, null ; <i1> [#uses=1]
|
/external/llvm/test/CodeGen/X86/ |
2006-05-08-InstrSched.ll | 21 %tmp12 = or i32 %tmp11, %tmp7 ; <i32> [#uses=1] 22 store i32 %tmp12, i32* @C
|
2009-04-29-IndirectDestOperands.ll | 14 %tmp12 = load i32, i32* %arrayidx11 ; <i32> [#uses=1] 19 %0 = call i32 asm "cpuid", "={ax},=*{bx},=*{cx},=*{dx},{ax},{bx},{cx},{dx},~{dirflag},~{fpsr},~{flags}"(i32* %arrayidx2, i32* %arrayidx4, i32* %arrayidx6, i32 %tmp9, i32 %tmp12, i32 %tmp15, i32 %tmp18) nounwind ; <i32> [#uses=1]
|
subreg-to-reg-2.ll | 23 %tmp12 = load %XXValue*, %XXValue** %tmp11, align 8 ; <%XXValue*> [#uses=1] 24 ret %XXValue* %tmp12
|
vec_set-4.ll | 6 %tmp12 = insertelement <8 x i16> %tmp10, i16 0, i32 4 ; <<8 x i16>> [#uses=1] 7 %tmp14 = insertelement <8 x i16> %tmp12, i16 0, i32 5 ; <<8 x i16>> [#uses=1]
|
clobber-fi0.ll | 33 %tmp12 = load i32, i32* %tmp, align 4 ; [#uses=1 type=i32] 34 ret i32 %tmp12
|
inline-asm-mrv.ll | 11 %tmp12 = sext i32 %stride to i64 ; <i64> [#uses=1] 13 "=r,=r,=r,r,r,r,r"( i64 %tmp12, i32 %h, i8* %blk1, i8* %blk2 ) nounwind
|
pr2849.ll | 30 %tmp12 = ptrtoint %struct.NODE** %tmp11 to i64 31 %tmp13 = lshr i64 %tmp12, 3
|
vec_cast.ll | 51 %tmp12.i = and <4 x i32> zeroinitializer, <i32 2139095040, i32 2139095040, i32 2139095040, i32 2139095040> ; <<4 x i32>> [#uses=1] 52 %cmp13.i = icmp eq <4 x i32> %tmp12.i, <i32 2139095040, i32 2139095040, i32 2139095040, i32 2139095040> ; <<4 x i1>> [#uses=2]
|
zext-inreg-0.ll | 20 %tmp12 = fptoui float %d to i8 21 %retval = zext i8 %tmp12 to i32
|
/external/llvm/test/Transforms/InstCombine/ |
2010-11-01-lshr-mask.ll | 44 %tmp12 = xor i8 %tmp11, %tmp9 45 ret i8 %tmp12
|
urem-simplify-bug.ll | 15 %tmp12 = icmp eq i32 %tmp10, 0 ; <i1> [#uses=1] 16 br i1 %tmp12, label %bb14, label %bb
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
2013-01-05-IndBr.ll | 19 %tmp9 = phi i8 [ %tmp12, %bb11 ], [ 25, %bb190 ] 24 %tmp12 = add i8 %tmp9, 1
|
/external/llvm/test/CodeGen/Hexagon/ |
ctlz-cttz-ctpop.ll | 23 %tmp12 = add i32 %tmp11, %tmp3 24 %tmp13 = add i32 %tmp12, %tmp5
|
sube.ll | 21 %tmp12 = or i128 %tmp11, %tmp67 22 %tmp15 = sub i128 %tmp5, %tmp12
|
/external/llvm/test/CodeGen/Thumb/ |
2007-05-05-InvalidPushPop.ll | 32 %tmp12 = load i32, i32* %ret ; <i32> [#uses=1] 33 %tmp14 = call i32 (i8*, ...) @printf( i8* getelementptr ([14 x i8], [14 x i8]* @.str1, i32 0, i32 0), i32 %tmp12 ) ; <i32> [#uses=0]
|
/external/llvm/test/Transforms/GVN/ |
2011-06-01-NonLocalMemdepMiscompile.ll | 42 %tmp12 = load i8, i8* %tmp11, align 1 43 %tmp13 = zext i8 %tmp12 to i64
|