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

<<11121314151617181920

  /external/llvm/test/CodeGen/Thumb2/
2010-02-11-phi-cycle.ll 48 %tmp9 = sub i32 %tmp, %indvar ; <i32> [#uses=1]
49 %1 = icmp sgt i32 %tmp9, 1 ; <i1> [#uses=1]
  /external/llvm/test/CodeGen/X86/
2006-05-11-InstrSched.ll 8 %tmp9 = icmp slt i32 %M, 5 ; <i1> [#uses=1]
9 br i1 %tmp9, label %return, label %cond_true
2006-11-12-CSRetCC.ll 44 %tmp9 = bitcast { double, double }* %tmp to { i64, i64 }* ; <{ i64, i64 }*> [#uses=1]
45 %tmp10 = getelementptr { i64, i64 }, { i64, i64 }* %tmp9, i64 0, i32 1 ; <i64*> [#uses=1]
2008-02-22-LocalRegAllocBug.ll 25 %tmp9 = load i8*, i8** %dst_addr, align 4 ; <i8*> [#uses=1]
26 %tmp10 = getelementptr i8, i8* %tmp9, i32 %tmp8 ; <i8*> [#uses=1]
liveness-local-regalloc.ll 51 %tmp9 = sext i32 %.04 to i64 ; <i64> [#uses=1]
52 %tmp10 = getelementptr inbounds %0, %0* %arg, i64 0, i32 11, i64 %tmp9 ; <i8*> [#uses=1]
lsr-normalization.ll 35 %tmp9 = bitcast i8* %tmp6 to i32* ; <i32*> [#uses=1]
36 store i32 1, i32* %tmp9
misched-new.ll 97 %tmp9 = zext i8 %tmp8 to i64
100 %tmp12 = mul i64 %tmp11, %tmp9
movgs.ll 42 %tmp9 = load void (i8*)*, void (i8*)* addrspace(256)* %tmp8, align 8
43 tail call void %tmp9(i8* undef) nounwind optsize
vector-shuffle-mmx.ll 25 %tmp9 = shufflevector <2 x i32> %tmp6, <2 x i32> undef, <2 x i32> < i32 1, i32 1 >
26 %tmp10 = bitcast <2 x i32> %tmp9 to <1 x i64>
widen_cast-4.ll 38 %tmp9 = load <8 x i8>*, <8 x i8>** %dst ; <<8 x i8>*> [#uses=1]
39 %arrayidx10 = getelementptr <8 x i8>, <8 x i8>* %tmp9, i32 %tmp8 ; <<8 x i8>*> [#uses=1]
win64_eh.ll 74 %tmp9 = mul i32 %tmp8, 7
75 %tmp10 = add i32 %tmp7, %tmp9
x86-64-sret-return.ll 31 %tmp9 = getelementptr [4 x i64], [4 x i64]* %tmp1, i32 0, i32 2 ; <i64*> [#uses=1]
34 store i64 %tmp11, i64* %tmp9, align 8
  /external/llvm/test/Transforms/GlobalOpt/
2006-07-07-InlineAsmCrash.ll 115 %tmp9 = icmp eq i32 %tmp8, 1 ; <i1> [#uses=1]
116 br i1 %tmp9, label %cond_true10, label %cond_next14
2007-05-13-Crash.ll 55 %tmp9 = load %struct.__CFString*, %struct.__CFString** @_ZZ22SFLGetAlwaysVisibleKeyvE22_kSFLLAlwaysVisibleKey ; <%struct.__CFString*> [#uses=1]
56 %tmp10 = icmp eq %struct.__CFString* %tmp9, null ; <i1> [#uses=1]
  /external/llvm/test/Transforms/Inline/
devirtualize-3.ll 60 %tmp9 = getelementptr inbounds %struct.foo_sf_t, %struct.foo_sf_t* %sf, i32 0, i32 1 ; <i32*> [#uses=1]
61 %tmp10 = load i32, i32* %tmp9 ; <i32> [#uses=1]
  /external/llvm/test/Transforms/InstCombine/
and2.ll 10 %tmp9 = fcmp ord double %X, 0.000000e+00
12 %bothcond = and i1 %tmp13, %tmp9
  /external/llvm/test/Transforms/SLPVectorizer/X86/
crash_mandeltext.ll 68 %tmp9 = fsub double %tmp8, undef
70 store double %tmp9, double* %tmp10, align 8
value-bug.ll 26 %tmp9.i = fsub double %tmp8.i, undef
36 %tmp24.i = fadd double undef, %tmp9.i
  /external/llvm/test/Transforms/SimplifyCFG/
iterative-simplify.ll 37 %tmp9 = load i32, i32* %z ; <i32> [#uses=1]
38 %tmp10 = icmp ne i32 %tmp9, 0 ; <i1> [#uses=1]
  /external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
rev.ll 11 %tmp9 = and i32 %tmp1, 255
15 %tmp14 = or i32 %tmp10, %tmp9
  /external/swiftshader/third_party/LLVM/test/CodeGen/Thumb/
2011-05-11-DAGLegalizer.ll 41 %tmp9 = bitcast %struct.RRRRRRRR* %arrayidx7 to i8*
42 call void @llvm.memcpy.p0i8.p0i8.i32(i8* %tmp8, i8* %tmp9, i32 312, i32 4, i1 false)
  /external/swiftshader/third_party/LLVM/test/CodeGen/Thumb2/
2010-02-11-phi-cycle.ll 48 %tmp9 = sub i32 %tmp, %indvar ; <i32> [#uses=1]
49 %1 = icmp sgt i32 %tmp9, 1 ; <i1> [#uses=1]
  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
2006-05-11-InstrSched.ll 7 %tmp9 = icmp slt i32 %M, 5 ; <i1> [#uses=1]
8 br i1 %tmp9, label %return, label %cond_true
2006-11-12-CSRetCC.ll 37 %tmp9 = bitcast { double, double }* %tmp to { i64, i64 }* ; <{ i64, i64 }*> [#uses=1]
38 %tmp10 = getelementptr { i64, i64 }* %tmp9, i64 0, i32 1 ; <i64*> [#uses=1]
2008-02-22-LocalRegAllocBug.ll 25 %tmp9 = load i8** %dst_addr, align 4 ; <i8*> [#uses=1]
26 %tmp10 = getelementptr i8* %tmp9, i32 %tmp8 ; <i8*> [#uses=1]

Completed in 849 milliseconds

<<11121314151617181920