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

12 3

  /external/llvm/test/CodeGen/X86/
selectiondag-cse.ll 54 %tmp26 = lshr i32 %tmp25, 2
55 %tmp27 = trunc i32 %tmp26 to i16
x86-64-sret-return.ll 53 %tmp26 = getelementptr [4 x i64], [4 x i64]* %tmp15, i32 0, i32 3 ; <i64*> [#uses=1]
56 store i64 %tmp28, i64* %tmp26, align 8
compact-unwind.ll 45 %tmp26 = inttoptr i64 %tmp25 to %ty*
46 %tmp29 = getelementptr inbounds %ty, %ty* %tmp26, i64 0, i32 0
regalloc-reconcile-broken-hints.ll 135 %tmp26 = phi i32 [ %.pre79, %for.cond1.for.inc32_crit_edge ], [ 0, %for.cond1.preheader ]
139 %cmp = icmp eq i32 %inc33, %tmp26
switch-crit-edge-constant.ll 47 %tmp26 = tail call i32 (i8*, ...) @printf( i8* %s.0 ) ; <i32> [#uses=0]
misched-matrix.ll 138 %tmp26 = load i32, i32* %arrayidx8.1, align 4
161 %mul.1.3 = mul nsw i32 %tmp27, %tmp26
pr24139.ll 35 %tmp26 = fmul <4 x float> %tmp16, %tmp23
36 %tmp27 = fadd <4 x float> %tmp26, <float 1.000000e+00, float 1.000000e+00, float 1.000000e+00, float 1.000000e+00>
2007-08-09-IllegalX86-64Asm.ll 70 %tmp26 = getelementptr %struct._typeobject, %struct._typeobject* %tmp2425, i32 0, i32 12 ; <%struct.PyNumberMethods**> [#uses=1]
71 %tmp27 = load %struct.PyNumberMethods*, %struct.PyNumberMethods** %tmp26 ; <%struct.PyNumberMethods*> [#uses=1]
  /external/llvm/test/Transforms/IndVarSimplify/
2008-09-02-IVType.ll 48 %tmp26 = icmp slt i32 %phitmp, %tmp246 ; <i1> [#uses=1]
50 br i1 %tmp26, label %bb8, label %bb28
iv-sext.ll 85 %tmp26 = icmp sgt i32 %tmp3, %hiPart.119 ; <i1> [#uses=1]
86 %or.cond11 = and i1 %tmp26, %.not10 ; <i1> [#uses=1]
  /external/llvm/test/Transforms/LoopStrengthReduce/
2012-01-02-nopreheader.ll 72 %tmp26 = add i32 %indvar5, 13
77 %scevgep = getelementptr [200 x i32], [200 x i32]* %Array2, i32 %tmp26, i32 %indvar
  /external/llvm/test/Transforms/SLPVectorizer/X86/
value-bug.ll 37 %tmp26.i = fadd double undef, %tmp20.i
42 %ys.0.i = phi double [ %tmp26.i, %bb22.i ], [ 0.000000e+00, %bb32.i ]