/external/llvm/test/CodeGen/X86/ |
fastcc-sret.ll | 7 %tmp1 = getelementptr %struct.foo, %struct.foo* %agg.result, i32 0, i32 0 8 %tmp3 = getelementptr [4 x i32], [4 x i32]* %tmp1, i32 0, i32 0
|
fold-mul-lohi.ll | 11 %tmp1 = icmp sgt i32 %m, 0 12 br i1 %tmp1, label %bb, label %return
|
fp-stack-ret-store.ll | 20 %tmp1 = fptrunc double %tmp to float ; <float> [#uses=1] 21 store float %tmp1, float* %P, align 4
|
lea-2.ll | 7 %tmp1 = shl i32 %A, 2 9 %tmp4 = add i32 %tmp3, %tmp1
|
mul-legalize.ll | 12 %tmp1 = call i1 @report__equal( i32 3, i32 3 ) 13 %b.0 = select i1 %tmp1, i64 35184372088832, i64 0
|
shift-codegen.ll | 19 %tmp1 = shl i32 %tmp, 3 ; <i32> [#uses=1] 21 %tmp3 = or i32 %tmp1, %tmp2 ; <i32> [#uses=1]
|
sunkaddr-ext.ll | 12 %tmp1 = add i32 -2147483648, %arg2 13 %tmp2 = add i32 -2147483648, %tmp1
|
tailcall-multiret.ll | 5 %tmp1 = call double @llvm.powi.f64(double 1.000000e+00, i32 %arg) 7 %tmp2 = insertelement <3 x double> undef, double %tmp1, i32 0
|
tailcallfp2.ll | 7 %tmp1 = icmp sgt i32 %x, 0 8 br i1 %tmp1, label %if-then, label %if-else
|
vec_i64.ll | 8 %tmp1 = load i64, i64* %y, align 8 ; <i64> [#uses=1] 9 %s2v = insertelement <2 x i64> undef, i64 %tmp1, i32 0
|
widen_load-0.ll | 15 %tmp1 = bitcast i32 %1 to <2 x i16> ; <<2 x i16>> [#uses=1] 16 store <2 x i16> %tmp1, <2 x i16>* %b, align 2
|
x86-sanitizer-shrink-wrapping.ll | 19 %tmp1 = icmp ne i8 %tmp, 0 20 br i1 %tmp1, label %if.then, label %else
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
2005-12-02-TailCallBug.ll | 12 %tmp1 = icmp sgt i32 %x, 0 ; <i1> [#uses=1] 13 br i1 %tmp1, label %if-then, label %if-else
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
2005-12-02-TailCallBug.ll | 12 %tmp1 = icmp sgt i32 %x, 0 ; <i1> [#uses=1] 13 br i1 %tmp1, label %if-then, label %if-else
|
/external/llvm/test/Feature/ |
sparcld.ll | 14 %tmp1 = fpext float %tmp to double ; <double> [#uses=1] 16 %tmp3 = fmul double %tmp1, %tmp2 ; <double> [#uses=1]
|
/external/llvm/test/Linker/ |
2008-03-05-AliasReference.ll | 15 %tmp1 = load i32, i32* @bar, align 4 ; <i32> [#uses=1] 16 ret i32 %tmp1
|
/external/llvm/test/Other/ |
2007-09-10-PassManager.ll | 13 %tmp1 = load i32, i32* %i, align 4 ; <i32> [#uses=1] 14 %tmp2 = add i32 %tmp1, 1 ; <i32> [#uses=1]
|
/external/llvm/test/Transforms/ConstantHoisting/PowerPC/ |
const-base-addr.ll | 14 %tmp1 = load i32, i32* %addr1 19 %tmp4 = add i32 %tmp1, %tmp2
|
/external/llvm/test/Transforms/ConstantHoisting/X86/ |
const-base-addr.ll | 15 %tmp1 = load i32, i32* %addr1 20 %tmp4 = add i32 %tmp1, %tmp2
|
/external/llvm/test/Transforms/GlobalOpt/ |
cleanup-pointer-root-users.ll | 44 %tmp1 = landingpad { i8*, i32 } 46 resume { i8*, i32 } %tmp1
|
/external/llvm/test/Transforms/IndVarSimplify/ |
iterationCount_zext_or_trunc.ll | 12 %tmp1 = add i32 %tmp2, %result ; <i32> [#uses=1] 18 %result = phi i32 [ 0, %entry ], [ %tmp1, %bb ] ; <i32> [#uses=2]
|
signed-trip-count.ll | 19 %tmp1 = sext i32 %i.01 to i64 ; <i64> [#uses=1] 21 store i64 %tmp1, i64* %tmp4, align 8
|
/external/llvm/test/Transforms/Inline/ |
byval.ll | 11 %tmp1 = load i32, i32* %tmp, align 4 ; <i32> [#uses=1] 12 %tmp2 = add i32 %tmp1, 1 ; <i32> [#uses=1] 22 %tmp1 = getelementptr %struct.ss, %struct.ss* %S, i32 0, i32 0 ; <i32*> [#uses=1] 23 store i32 1, i32* %tmp1, align 8 41 %tmp1 = load i32, i32* %tmp, align 4 ; <i32> [#uses=1] 42 %tmp2 = add i32 %tmp1, 1 ; <i32> [#uses=1] 49 %tmp1 = getelementptr %struct.ss, %struct.ss* %S, i32 0, i32 0 ; <i32*> [#uses=1] 50 store i32 1, i32* %tmp1, align 8
|
nested-inline.ll | 11 %tmp1 = and i32 %X, 1 ; <i32> [#uses=1] 12 %tmp1.upgrd.1 = icmp eq i32 %tmp1, 0 ; <i1> [#uses=1] 13 br i1 %tmp1.upgrd.1, label %cond_next, label %cond_true 54 %tmp1 = and i32 %X, 1 ; <i32> [#uses=1] 55 %tmp1.upgrd.1 = icmp eq i32 %tmp1, 0 ; <i1> [#uses=1] 56 br i1 %tmp1.upgrd.1, label %cond_next, label %cond_true
|
/external/llvm/test/Transforms/InstCombine/ |
2007-02-07-PointerCast.ll | 16 %tmp1 = load i8*, i8** %a ; <i8*> [#uses=1] 17 %tmp2 = ptrtoint i8* %tmp1 to i32 ; <i32> [#uses=1]
|