HomeSort by relevance Sort by last modified time
    Searched full:tmp9 (Results 151 - 175 of 492) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/llvm/test/CodeGen/X86/
dagcombine-cse.ll 7 %tmp9 = add i32 %tmp7, %idxX ; <i32> [#uses=1]
8 %tmp11 = getelementptr i8, i8* %ref_frame_ptr, i32 %tmp9 ; <i8*> [#uses=1]
discontiguous-loops.ll 38 %tmp9 = icmp eq i8** undef, null ; <i1> [#uses=1]
39 br i1 %tmp9, label %bb10, label %ybb12
fast-isel-trunc-kill-subreg.ll 14 %tmp9 = trunc i32 %block8x8 to i1
15 %tmp10 = zext i1 %tmp9 to i32
phys_subreg_coalesce-3.ll 17 %tmp9 = add i32 %bbStart, %bbSize ; <i32> [#uses=1]
18 %tmp10 = add i32 %tmp9, -1 ; <i32> [#uses=1]
pr2849.ll 28 %tmp9 = bitcast %struct.anon* %tmp8 to %struct.NODE***
29 %tmp11 = load %struct.NODE**, %struct.NODE*** %tmp9, align 8
shl-anyext.ll 37 %tmp9 = lshr i64 -1, %tmp8 ; <i64> [#uses=1]
38 call void @bar(i64 %tmp9)
vec_insert-7.ll 36 %tmp9 = bitcast <2 x i32> %tmp8 to x86_mmx
37 ret x86_mmx %tmp9
  /external/llvm/test/Transforms/GVN/
load-pre-align.ll 42 %tmp9 = load i32, i32* @p, align 8
43 ret i32 %tmp9
pre-single-pred.ll 43 %tmp9 = load i32, i32* @p ; <i32> [#uses=1]
44 ret i32 %tmp9
  /external/llvm/test/Transforms/IndVarSimplify/
2009-05-24-useafterfree.ll 22 %tmp9 = mul i32 %indvar7, -1 ; <i32> [#uses=1]
23 %tmp13 = add i32 %tmp9, %tmp12 ; <i32> [#uses=1]
uglygep.ll 18 %i.0 = phi i32 [ 0, %entry ], [ %tmp9, %bb3 ] ; <i32> [#uses=3]
38 %tmp9 = add nsw i32 %i.0, 1 ; <i32> [#uses=1]
  /external/llvm/test/Transforms/InstCombine/
2012-10-25-vector-of-pointers.ll 27 %tmp9 = extractelement <2 x i64> %tmp8, i32 0
28 %tmp10 = add nsw i64 undef, %tmp9
  /external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
2010-05-21-BuildVector.ll 22 %tmp9 = insertelement <4 x float> %tmp11, float %10, i32 1
29 %tmp7 = insertelement <4 x float> %tmp9, float %14, i32 2
  /external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/
vec_constants.ll 8 %tmp9 = and <4 x i32> %tmp7, < i32 2147483647, i32 2147483647, i32 2147483647, i32 2147483647 > ; <<4 x i32>> [#uses=1]
9 store <4 x i32> %tmp9, <4 x i32>* %P2
vec_misaligned.ll 28 %tmp9 = getelementptr %struct.u16qi* %tmp7, i32 0, i32 0 ; <<16 x i8>*> [#uses=1]
29 %tmp10 = load <16 x i8>* %tmp9, align 4 ; <<16 x i8>> [#uses=1]
  /external/swiftshader/third_party/LLVM/test/CodeGen/Thumb/
2007-05-05-InvalidPushPop.ll 30 %tmp9 = load i32* %t ; <i32> [#uses=1]
31 %tmp11 = call i32 @pthread_join( i32 %tmp9, i8** %ret3 ) ; <i32> [#uses=0]
rev.ll 11 %tmp9 = and i32 %tmp1, 255
15 %tmp14 = or i32 %tmp10, %tmp9
  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
2008-01-16-InvalidDAGCombineXform.ll 16 %tmp9 = load %struct.node_t** %cur_node, align 4 ; <%struct.node_t*> [#uses=1]
17 %tmp10 = getelementptr %struct.node_t* %tmp9, i32 0, i32 3 ; <double***> [#uses=1]
coalescer-commute4.ll 20 %tmp9 = load float* %tmp8, align 4 ; <float> [#uses=1]
21 %tmp11 = fmul float %tmp9, %tmp45 ; <float> [#uses=1]
dagcombine-cse.ll 6 %tmp9 = add i32 %tmp7, %idxX ; <i32> [#uses=1]
7 %tmp11 = getelementptr i8* %ref_frame_ptr, i32 %tmp9 ; <i8*> [#uses=1]
discontiguous-loops.ll 38 %tmp9 = icmp eq i8** undef, null ; <i1> [#uses=1]
39 br i1 %tmp9, label %bb10, label %ybb12
liveness-local-regalloc.ll 50 %tmp9 = sext i32 %.04 to i64 ; <i64> [#uses=1]
51 %tmp10 = getelementptr inbounds %0* %arg, i64 0, i32 11, i64 %tmp9 ; <i8*> [#uses=1]
lsr-interesting-step.ll 24 %tmp9 = icmp slt i64 2, 8192 ; <i1> [#uses=1]
25 br i1 %tmp9, label %bb10, label %bb17
movgs.ll 23 %tmp9 = load void (i8*)* addrspace(256)* %tmp8, align 8
24 tail call void %tmp9(i8* undef) nounwind optsize
phys_subreg_coalesce-3.ll 17 %tmp9 = add i32 %bbStart, %bbSize ; <i32> [#uses=1]
18 %tmp10 = add i32 %tmp9, -1 ; <i32> [#uses=1]

Completed in 938 milliseconds

1 2 3 4 5 67 8 91011>>