/external/llvm/test/CodeGen/X86/ |
narrow-shl-load.ll | 71 %tmp4.pre = load i32* %P 72 %phitmp = trunc i32 %tmp4.pre to i16
|
phi-immediate-factoring.ll | 18 %tmp4 = and i32 %i.144.1, %B ; <i32> [#uses=1] 19 icmp eq i32 %tmp4, 0 ; <i1>:0 [#uses=1]
|
vec_shuffle-14.ll | 32 %tmp4 = load <2 x i64>* %a, align 16 ; <<2 x i64>> [#uses=1] 33 %tmp6 = bitcast <2 x i64> %tmp4 to <4 x i32> ; <<4 x i32>> [#uses=1]
|
widen_arith-2.ll | 33 %tmp4 = load i32* %i ; <i32> [#uses=1] 35 %arrayidx6 = getelementptr i64* %tmp5, i32 %tmp4 ; <i64*> [#uses=1]
|
widen_arith-3.ll | 35 %tmp4 = load i32* %i ; <i32> [#uses=1] 37 %arrayidx6 = getelementptr <3 x i16>* %tmp5, i32 %tmp4 ; <<3 x i16>*> [#uses=1]
|
widen_arith-4.ll | 31 %tmp4 = load i32* %i ; <i32> [#uses=1] 33 %arrayidx6 = getelementptr <5 x i16>* %tmp5, i32 %tmp4 ; <<5 x i16>*> [#uses=1]
|
widen_arith-5.ll | 32 %tmp4 = load i32* %i ; <i32> [#uses=1] 34 %arrayidx6 = getelementptr <3 x i32>* %tmp5, i32 %tmp4 ; <<3 x i32>*> [#uses=1]
|
widen_arith-6.ll | 31 %tmp4 = load i32* %i ; <i32> [#uses=1] 33 %arrayidx6 = getelementptr <3 x float>* %tmp5, i32 %tmp4 ; <<3 x float>*> [#uses=1]
|
widen_cast-4.ll | 31 %tmp4 = load i32* %i ; <i32> [#uses=1] 33 %arrayidx6 = getelementptr i64* %tmp5, i32 %tmp4 ; <i64*> [#uses=1]
|
invalid-shift-immediate.ll | 20 %tmp4 = call i32 (...)* @bar( ) nounwind ; <i32> [#uses=0]
|
lsr-wrap.ll | 27 %tmp4 = tail call i32 @func_8(i8 zeroext %tmp3) nounwind ; <i32> [#uses=0]
|
/external/llvm/test/Transforms/GlobalOpt/ |
2007-06-04-PackedStruct.ll | 26 %tmp4 = icmp eq i32 %__initialize_p, 1 ; <i1> [#uses=1] 27 %tmp7 = and i1 %tmp1, %tmp4 ; <i1> [#uses=1]
|
heap-sra-phi.ll | 31 %tmp4 = getelementptr %struct.foo* %tmp, i32 %i.0.reg2mem.0, i32 1 ; <i32*> [#uses=1] 32 %tmp5 = load i32 * %tmp4
|
/external/llvm/test/Transforms/InstCombine/ |
2006-12-08-Phi-ICmp-Op-Fold.ll | 21 %tmp4 = getelementptr { i64 }* %tmp3, i64 0, i32 0 ; <i64*> [#uses=1] 22 store i64 %p3.0, i64* %tmp4
|
2006-12-08-Select-ICmp.ll | 20 %tmp4 = getelementptr { i64 }* %tmp3, i32 0, i32 0 ; <i64*> [#uses=1] 21 store i64 %p3.0, i64* %tmp4
|
2007-10-28-stacksave.ll | 15 %tmp4 = srem i32 %n.0, 47 ; <i32> [#uses=1] 16 %tmp5 = add i32 %tmp4, 1 ; <i32> [#uses=5]
|
cast_ptr.ll | 75 %tmp4 = load i8* %arrayidx223 76 ret i8 %tmp4
|
xor.ll | 170 %tmp4 = xor i32 %tmp2, %g ; <i32> [#uses=1] 171 ret i32 %tmp4 177 %tmp4 = and i32 %tmp2, %a ; <i32> [#uses=1] 178 ret i32 %tmp4
|
/external/llvm/test/Transforms/ObjCARC/ |
retain-block-load.ll | 38 %tmp4 = load i8** %tmp3, align 8 39 %tmp5 = bitcast i8* %tmp4 to i32 (i8*)*
|
/external/llvm/test/Transforms/ScalarRepl/ |
inline-vector.ll | 40 %tmp4 = load i32* %i, align 4 41 %inc = add nsw i32 %tmp4, 1
|
/external/llvm/test/Transforms/Inline/ |
inline_cleanup.ll | 22 %tmp4 = and i32 %X, 2 ; <i32> [#uses=1] 23 %tmp4.upgrd.2 = icmp eq i32 %tmp4, 0 ; <i1> [#uses=1] 24 br i1 %tmp4.upgrd.2, label %cond_next7, label %cond_true5
|
/external/llvm/lib/CodeGen/ |
IntrinsicLowering.cpp | 184 Value *Tmp4 = Builder.CreateShl(V, ConstantInt::get(V->getType(), 24), 198 Tmp4 = Builder.CreateOr(Tmp4, Tmp3, "bswap.or1"); 200 V = Builder.CreateOr(Tmp4, Tmp2, "bswap.i32"); 212 Value* Tmp4 = Builder.CreateLShr(V, ConstantInt::get(V->getType(), 8), 235 Tmp4 = Builder.CreateAnd(Tmp4, 249 Tmp4 = Builder.CreateOr(Tmp4, Tmp3, "bswap.or3"); 252 Tmp4 = Builder.CreateOr(Tmp4, Tmp2, "bswap.or6") [all...] |
/external/llvm/test/CodeGen/ARM/ |
vdup.ll | 9 %tmp4 = insertelement <8 x i8> %tmp3, i8 %A, i32 3 10 %tmp5 = insertelement <8 x i8> %tmp4, i8 %A, i32 4 23 %tmp4 = insertelement <4 x i16> %tmp3, i16 %A, i32 3 24 ret <4 x i16> %tmp4 49 %tmp4 = insertelement <16 x i8> %tmp3, i8 %A, i32 3 50 %tmp5 = insertelement <16 x i8> %tmp4, i8 %A, i32 4 71 %tmp4 = insertelement <8 x i16> %tmp3, i16 %A, i32 3 72 %tmp5 = insertelement <8 x i16> %tmp4, i16 %A, i32 4 85 %tmp4 = insertelement <4 x i32> %tmp3, i32 %A, i32 3 86 ret <4 x i32> %tmp4 [all...] |
/external/llvm/test/CodeGen/Thumb/ |
2011-05-11-DAGLegalizer.ll | 19 %agg.tmp4 = alloca %struct.RRRRRRRR, align 4 36 %tmp8 = bitcast %struct.RRRRRRRR* %agg.tmp4 to i8* 51 call void (i8*, i32, i8*, i8*, ...)* @CLLoggingLog(i8* %tmp, i32 2, i8* getelementptr inbounds ([62 x i8]* @__PRETTY_FUNCTION__._ZN12CLGll, i32 0, i32 0), i8* getelementptr inbounds ([75 x i8]* @.str, i32 0, i32 0), %struct.RRRRRRRR* byval %agg.tmp, %struct.RRRRRRRR* byval %agg.tmp4, %struct.RRRRRRRR* byval %agg.tmp10, %struct.RRRRRRRR* byval %agg.tmp16)
|
/external/llvm/test/Transforms/IndVarSimplify/ |
loop_evaluate9.ll | 46 %tmp4 = add i8 %tmp38.i, -4 ; <i8> [#uses=2] 48 %tmp25.i = zext i8 %tmp4 to i16 ; <i16> [#uses=1] 60 %tmp7 = icmp eq i8 %tmp4, -28 ; <i1> [#uses=1]
|