HomeSort by relevance Sort by last modified time
    Searched full:tmp26 (Results 1 - 25 of 75) sorted by null

1 2 3

  /external/llvm/test/Transforms/InstCombine/
2006-12-01-BadFPVectorXform.ll 4 define <4 x float> @test(<4 x float> %tmp26, <4 x float> %tmp53) {
6 %tmp64 = fadd <4 x float> %tmp26, %tmp53 ; <<4 x float>> [#uses=1]
2006-12-08-Phi-ICmp-Op-Fold.ll 42 %tmp26 = icmp sgt i32 %tmp13, 0 ; <i1> [#uses=1]
43 %tmp26.upgrd.5 = zext i1 %tmp26 to i32 ; <i32> [#uses=1]
47 %retval.0 = phi i32 [ %tmp14.upgrd.4, %cond_true ], [ %tmp26.upgrd.5, %cond_false ] ; <i32> [#uses=1]
2009-02-25-CrashZeroSizeArray.ll 29 %tmp26 = zext i1 %tmp25 to i8 ; <i8> [#uses=1]
30 %toBool711 = icmp ne i8 %tmp26, 0 ; <i1> [#uses=1]
2006-12-08-Select-ICmp.ll 35 %tmp26 = icmp sgt i32 %tmp13, 0 ; <i1> [#uses=1]
36 %retval.0.in = select i1 %tmp.upgrd.2, i1 %tmp14, i1 %tmp26 ; <i1> [#uses=1]
zext-or-icmp.ll 26 %tmp26.mask = and i8 %tmp25, 1 ; <i8> [#uses=1]
27 %toBool = icmp eq i8 %tmp26.mask, 0 ; <i1> [#uses=1]
  /external/llvm/test/Transforms/ObjCARC/
weak-dce.ll 13 %tmp26 = call i8* @objc_loadWeakRetained(i8** %weakBlock) nounwind
25 %tmp26 = call i8* @objc_loadWeakRetained(i8** %weakBlock) nounwind
27 ret i8* %tmp26
38 %tmp26 = call i8* @objc_loadWeakRetained(i8** %weakBlock) nounwind
40 ret i8* %tmp26
  /external/llvm/test/CodeGen/X86/
2008-03-10-RegAllocInfLoop.ll 11 %tmp26 = call fastcc i8* @w_addchar( i8* null, i32* %word_length, i32* %max_length, i8 signext %tmp6 ) nounwind ; <i8*> [#uses=1]
12 store i8* %tmp26, i8** %word, align 4
vec_set-4.ll 17 %tmp26 = insertelement <16 x i8> %tmp24, i8 0, i32 11 ; <<16 x i8>> [#uses=1]
18 %tmp28 = insertelement <16 x i8> %tmp26, i8 0, i32 12 ; <<16 x i8>> [#uses=1]
2007-11-04-LiveIntervalCrash.ll 19 %tmp26 = add i64 %tmp22, 0 ; <i64> [#uses=1]
20 %tmp27 = mul i64 %tmp26, 11 ; <i64> [#uses=2]
2011-06-12-FastAllocSpill.ll 48 %tmp26 = icmp ult i64 %tmp25, 10
49 br i1 %tmp26, label %bb8, label %bb27
dagcombine-cse.ll 17 %tmp26 = shl i64 %tmp2425, 32 ; <i64> [#uses=1]
19 %tmp29 = or i64 %tmp26, %tmp2728 ; <i64> [#uses=1]
2009-10-19-EmergencySpill.ll 37 %tmp26 = add i64 %tmp, %tmp25 ; <i64> [#uses=1]
38 %scevgep27 = getelementptr i8, i8* %0, i64 %tmp26 ; <i8*> [#uses=1]
twoaddr-pass-sink.ll 21 %tmp26 = mul <8 x i16> %tmp25, %tmp16 ; <<8 x i16>> [#uses=1]
22 %tmp27 = bitcast <8 x i16> %tmp26 to <2 x i64> ; <<2 x i64>> [#uses=1]
2008-02-22-LocalRegAllocBug.ll 41 %tmp26 = mul i32 %tmp25, 2 ; <i32> [#uses=1]
43 %tmp28 = getelementptr i8, i8* %tmp27, i32 %tmp26 ; <i8*> [#uses=1]
2012-04-26-sdglue.ll 30 %tmp26 = fmul <8 x float> %tmp17, undef
32 %tmp28 = fadd <8 x float> %tmp26, %tmp27
lsr-normalization.ll 64 %tmp26 = phi i64 [ %tmp31, %bb25 ], [ 0, %bb23 ] ; <i64> [#uses=1]
69 %tmp31 = add i64 %tmp26, 1 ; <i64> [#uses=2]
  /external/llvm/test/Transforms/SimplifyCFG/
2009-01-19-UnconditionalTrappingConstantExpr.ll 17 %tmp26 = icmp sgt i32 sdiv (i32 -32768, i32 ptrtoint (i32* @G to i32)), 0
18 br i1 %tmp26, label %bb6, label %bb2
  /external/llvm/test/Transforms/IndVarSimplify/
polynomial-expand.ll 13 %tmp26 = phi i32 [ %tmp41, %bb40 ], [ undef, %bb20 ] ; <i32> [#uses=2]
14 %tmp27 = add nsw i32 %tmp26, -1 ; <i32> [#uses=1]
31 %tmp41 = sub i32 %tmp26, %tmp25 ; <i32> [#uses=1]
  /external/llvm/test/CodeGen/AMDGPU/
store-barrier.ll 26 %tmp26 = sext i32 %tmp25 to i64
30 %tmp30 = getelementptr inbounds <2 x i8>, <2 x i8> addrspace(1)* %arg3, i64 %tmp26, i64 %tmp27
34 %tmp35 = getelementptr inbounds <2 x i8>, <2 x i8> addrspace(1)* %arg3, i64 %tmp26, i64 0
  /external/llvm/test/CodeGen/PowerPC/
2006-05-12-rlwimi-crash.ll 13 %tmp26 = icmp eq %struct.attr_desc* null, null ; <i1> [#uses=1]
14 br i1 %tmp26, label %bb30, label %cond_true27
2007-11-16-landingpad-split.ll 32 %tmp26 = getelementptr %struct.Range, %struct.Range* %effectiveRange, i64 0, i32 1 ; <i64*> [#uses=1]
42 %tmp27 = load i64, i64* %tmp26, align 8 ; <i64> [#uses=1]
  /external/llvm/test/Bitcode/
metadata-2.ll 45 %tmp26 = add i32 %tmp24, %tmp22 ; <i32> [#uses=1]
46 %tmp28 = and i32 %tmp26, 65535 ; <i32> [#uses=1]
70 %tmp26 = and i32 %tmp25, -16711936 ; <i32> [#uses=1]
71 %tmp27 = or i32 %tmp23, %tmp26 ; <i32> [#uses=2]
  /external/llvm/test/Transforms/StructurizeCFG/
post-order-traversal-bug.ll 22 %prev_start.026 = phi i32 [ %tmp26, %for.body.backedge ], [ 0, %entry ]
78 %tmp26 = trunc i64 %indvars.iv.next.559 to i32
79 %sub4.6 = sub nsw i32 %tmp26, %tmp22
  /external/llvm/test/CodeGen/ARM/
2012-01-24-RegSequenceLiveRange.ll 36 %tmp26 = extractelement <2 x float> %tmp25, i32 0
37 tail call arm_aapcs_vfpcc void @bar(i8* undef, float undef, float %tmp26, float 0.000000e+00) nounwind
  /external/llvm/test/CodeGen/Thumb2/
2010-03-15-AsmCCClobber.ll 50 %tmp26 = icmp eq i32 %levels, 0
51 br i1 %tmp26, label %return, label %bb4

Completed in 449 milliseconds

1 2 3