/external/llvm/test/Transforms/LoopStrengthReduce/ |
post-inc-icmpzero.ll | 39 %tmp5 = load i8* %arrayidx, align 1 40 %conv = sext i8 %tmp5 to i16
|
/frameworks/av/media/libstagefright/codecs/mp3dec/src/ |
pvmp3_dct_9.cpp | 132 int32 tmp5 = vec[5] - vec[3]; local 149 vec[1] = fxp_mul32_Q32(tmp5 << 1, cos_11pi_18); 153 vec[3] = fxp_mul32_Q32((tmp5 + tmp6 - tmp8) << 1, cos_pi_6); 154 vec[5] = fxp_mul32_Q32(tmp5 << 1, cos_17pi_18); 158 vec[7] = fxp_mul32_Q32(tmp5 << 1, cos_5pi_18);
|
/external/llvm/test/Transforms/DeadStoreElimination/ |
simple.ll | 136 %tmp5 = load i32* %tmp4, align 4 140 store i32 %tmp5, i32* %tmp4, align 4 144 ; CHECK-NOT: tmp5
|
/external/llvm/test/Transforms/InstCombine/ |
cast.ll | 325 %tmp5 = shl i32 %tmp, 8 326 %tmp.upgrd.32 = or i32 %tmp21, %tmp5 337 %tmp5 = shl i32 %tmp, 8 338 %tmp.upgrd.32 = or i32 %tmp21, %tmp5 343 ; CHECK: %tmp5 = shl i16 %a, 8 344 ; CHECK: %tmp.upgrd.32 = or i16 %tmp21, %tmp5
|
vec_shuffle.ll | 113 define <4 x i32> @test10(<4 x i32> %tmp5) nounwind { 117 %tmp6 = shufflevector <4 x i32> %tmp5, <4 x i32> undef, <4 x i32> <i32 1, i32 undef, i32 undef, i32 undef>
|
crash.ll | 186 %tmp5 = load i64 ()** %tmp4 ; <i64 ()*> [#uses=1] 187 %call = invoke i64 %tmp5()
|
/external/llvm/test/Analysis/ScalarEvolution/ |
trip-count7.ll | 80 %tmp5 = add i32 %j.0.i, 2 ; <i32> [#uses=1] 81 %tmp6 = sext i32 %tmp5 to i64 ; <i64> [#uses=1]
|
/external/llvm/test/CodeGen/ARM/ |
2012-01-23-PostRA-LICM.ll | 21 %tmp5 = load <4 x i32>* undef, align 16, !tbaa !0 22 %tmp6 = and <4 x i32> %tmp5, <i32 8388607, i32 8388607, i32 8388607, i32 8388607>
|
vext.ll | 147 %tmp5 = trunc i32 %tmp3 to i16 149 %tmp7 = insertelement <4 x i16> %tmp6, i16 %tmp5, i32 1
|
2010-06-21-nondarwin-tc.ll | 64 %tmp5.i.i = bitcast %"class.std::vector"* %tmp.i5 to %"class.llvm::RecordVal"** ; <%"class.llvm::RecordVal"**> [#uses=1] 65 %tmp6.i.i = load %"class.llvm::RecordVal"** %tmp5.i.i ; <%"class.llvm::RecordVal"*> [#uses=5]
|
/external/llvm/test/CodeGen/Generic/ |
2006-03-01-dagcombineinfloop.ll | 87 %tmp5 = getelementptr %struct.tree_common* %tmp4, i32 0, i32 0 ; <%struct.tree_node**> [#uses=1] 88 %tmp6 = load %struct.tree_node** %tmp5 ; <%struct.tree_node*> [#uses=3]
|
/external/llvm/test/CodeGen/X86/ |
postra-licm.ll | 156 %tmp5 = zext i32 undef to i64 ; <i64> [#uses=1] 157 %tmp6 = add i64 %tmp5, 1 ; <i64> [#uses=1]
|
remat-fold-load.ll | 51 %tmp5 = shl nuw nsw i128 %tmp4, 32 52 %ins148 = or i128 %tmp5, %ins151
|
sink-hoist.ll | 162 %tmp5 = icmp eq i32 %tmp4, 0 ; <i1> [#uses=1] 163 br i1 %tmp5, label %bb6, label %bb2
|
sse41.ll | 232 %tmp5 = extractelement <2 x float> %A, i32 1 236 %add.i = fadd float %tmp5, %tmp1
|
2007-08-09-IllegalX86-64Asm.ll | 30 %tmp5.i = icmp slt i32 %tmp3.i, 0 ; <i1> [#uses=1] 31 br i1 %tmp5.i, label %_ubyte_convert2_to_ctypes.exit, label %cond_next.i 49 %tmp5 = load i8*** @PyArray_API, align 8 ; <i8**> [#uses=1] 50 %tmp6 = getelementptr i8** %tmp5, i64 2 ; <i8**> [#uses=1]
|
2009-03-23-MultiUseSched.ll | 17 %tmp5 = load volatile i64* @X ; <i64> [#uses=3] 37 %tmp25 = add i64 %tmp6, %tmp5 ; <i64> [#uses=1] 50 %tmp38 = add i64 %tmp4, %tmp5 ; <i64> [#uses=1] 65 %tmp53 = add i64 %tmp5, %tmp50 ; <i64> [#uses=1]
|
nancvt.ll | 38 %tmp5 = getelementptr %struct..0anon* %uf, i32 0, i32 0 ; <float*> [#uses=1] 39 %tmp6 = load float* %tmp5, align 4 ; <float> [#uses=1]
|
/external/llvm/test/Transforms/MemCpyOpt/ |
memcpy.ll | 13 %tmp5 = fsub x86_fp80 0xK80000000000000000000, %z.1 14 call void @ccoshl(%0* sret %memtmp, x86_fp80 %tmp5, x86_fp80 %z.0) nounwind
|
/external/llvm/test/Transforms/SimplifyCFG/ |
2005-12-03-IncorrectPHIFold.ll | 49 %tmp5 = icmp eq i32 %tmp.upgrd.1, 0 ; <i1> [#uses=1] 50 br i1 %tmp5, label %cond_true6, label %cond_next13
|
2006-12-08-Ptr-ICmp-Branch.ll | 58 %tmp5 = load i32* %tmp4 ; <i32> [#uses=1] 59 store i32 %tmp5, i32* %tmp3
|
/external/llvm/lib/CodeGen/ |
IntrinsicLowering.cpp | 210 Value *Tmp5 = Builder.CreateShl(V, ConstantInt::get(V->getType(), 8), 231 Tmp5 = Builder.CreateAnd(Tmp5, 248 Tmp6 = Builder.CreateOr(Tmp6, Tmp5, "bswap.or2");
|
/external/llvm/test/Transforms/LoopIdiom/ |
basic.ll | 362 %tmp5 = phi i32 [ %inc, %for.body ], [ 0, %entry ] 363 %add = add nsw i32 %tmp5, 4 367 %add4 = add nsw i32 %tmp5, 5 371 %inc = add nsw i32 %tmp5, 1
|
/external/llvm/test/Transforms/IndVarSimplify/ |
iv-sext.ll | 34 %tmp5 = add i32 %part.016, -1 ; <i32> [#uses=1] 35 %tmp6 = sext i32 %tmp5 to i64 ; <i64> [#uses=1]
|
/external/llvm/test/Transforms/ObjCARC/ |
move-and-form-retain-autorelease.ll | 85 %tmp5 = tail call %18* bitcast (i8* (i8*, i8*, ...)* @objc_msgSend to %18* (i8*, i8*)*)(i8* %tmp4, i8* %tmp) 86 %tmp6 = bitcast %18* %tmp5 to i8*
|