HomeSort by relevance Sort by last modified time
    Searched full:tmp4 (Results 376 - 400 of 461) sorted by null

<<111213141516171819

  /external/llvm/test/Analysis/TypeBasedAliasAnalysis/
dynamic-indices.ll 29 %tmp4 = load i16* %arrayidx, align 2, !tbaa !0
30 %conv = zext i16 %tmp4 to i32
  /external/llvm/test/CodeGen/ARM/
ldstrex.ll 26 %tmp4 = trunc i64 %val to i32
29 %strexd = tail call i32 @llvm.arm.strexd(i32 %tmp4, i32 %tmp7, i8* %ptr)
spill-q.ll 73 %tmp4 = fadd <4 x float> %tmp3, %ld6
74 %tmp5 = fadd <4 x float> %tmp4, %ld7
2007-04-03-UndefinedSymbol.ll 13 %tmp4 = tail call i32 (i8*, ...)* @printf( i8* getelementptr ([7 x i8]* @str, i32 0, i32 0), i32 %tmp2 ) ; <i32> [#uses=0]
23 %tmp4 = tail call i32 (i8*, ...)* @printf( i8* getelementptr ([7 x i8]* @str1, i32 0, i32 0), i32 %tmp2 ) ; <i32> [#uses=0]
2012-01-26-CopyPropKills.ll 21 %tmp4 = bitcast <4 x i32> %tmp to <4 x float>
22 %tmp5 = fsub <4 x float> <float -0.000000e+00, float -0.000000e+00, float -0.000000e+00, float -0.000000e+00>, %tmp4
vext.ll 192 %tmp4 = trunc i32 %tmp2 to i16
194 %tmp6 = insertelement <4 x i16> undef, i16 %tmp4, i32 0
vrev.ll 142 %tmp4 = bitcast double %tmp3 to <2 x float>
146 %tmp8 = shufflevector <2 x float> %tmp4, <2 x float> %tmp7, <4 x i32> <i32 1, i32 0, i32 3, i32 2>
  /external/llvm/test/CodeGen/Mips/
o32_cc_byval.ll 72 %tmp4 = load i16* %s, align 2, !tbaa !5
75 tail call void @callee4(i32 %tmp, double %tmp1, i64 %tmp2, i32 %tmp3, i16 signext %tmp4, i8 signext %tmp5, float %f) nounwind
  /external/llvm/test/CodeGen/Thumb2/
thumb2-spill-q.ll 73 %tmp4 = fadd <4 x float> %tmp3, %ld6
74 %tmp5 = fadd <4 x float> %tmp4, %ld7
  /external/llvm/test/CodeGen/X86/
scalar_widen_div.ll 184 %tmp4 = load <3 x i32>* %arrayidx11 ; <<3 x i32>> [#uses=1]
187 %div = sdiv <3 x i32> %tmp4, %tmp8
xor.ll 28 %tmp4 = lshr i32 %tmp3, 1
29 ret i32 %tmp4
2009-03-23-MultiUseSched.ll 17 %tmp4 = load volatile i64* @X ; <i64> [#uses=5]
39 %tmp26 = add i64 %tmp25, %tmp4 ; <i64> [#uses=1]
40 %tmp27 = add i64 %tmp7, %tmp4 ; <i64> [#uses=1]
51 %tmp38 = add i64 %tmp4, %tmp5 ; <i64> [#uses=1]
64 %tmp51 = add i64 %tmp34, %tmp4 ; <i64> [#uses=1]
79 %tmp66 = add i64 %tmp4, %tmp63 ; <i64> [#uses=1]
tail-opts.ll 129 %tmp4 = getelementptr float* %result, i32 2
130 %tmp5 = load float* %tmp4, align 4
182 %tmp4 = load i8* null, align 8 ; <i8> [#uses=3]
183 switch i8 %tmp4, label %bb3 [
252 %tmp46 = icmp eq i8 %tmp4, 0 ; <i1> [#uses=1]
257 %.old = icmp eq i8 %tmp4, 23 ; <i1> [#uses=1]
sse3.ll 103 %tmp4 = extractelement <8 x i16> %tmp.upgrd.1, i32 4
113 %tmp14 = insertelement <8 x i16> %tmp13, i16 %tmp4, i32 6
267 %tmp4 = shufflevector <4 x float> %tmp2, <4 x float> undef, <4 x i32> <i32 undef, i32 undef, i32 0, i32 1>
  /external/llvm/test/DebugInfo/X86/
earlydup-crash.ll 32 %tmp4 = add i32 0, %tmp1
33 call void @foobar(i32 %tmp4)
  /external/llvm/test/Transforms/InstCombine/
simplify-libcalls.ll 50 %tmp4 = load i8** %start_addr, align 4 ; <i8*> [#uses=1]
51 %tmp5 = call i32 @memcmp( i8* %tmp4, i8* getelementptr ([5 x i8]* @_2E_str, i32 0, i32 0), i32 4 ) nounwind readonly ; <i32> [#uses=1]
  /external/llvm/test/Transforms/LCSSA/
invoke-dest.ll 109 %tmp4 = invoke i8* @_Znaj(i32 124)
125 %tmp5 = icmp eq i8* %tmp4, null ; <i1> [#uses=1]
  /external/llvm/test/Transforms/LoopRotate/
PhiRename-1.ll 45 %tmp4 = load i8** %tmp3 ; <i8*> [#uses=1]
46 %tmp45 = bitcast i8* %tmp4 to %struct.operator* ; <%struct.operator*> [#uses=1]
  /external/llvm/test/Transforms/SCCP/
undef-resolve.ll 29 %tmp4 = icmp eq i32 %i.0.ph.ph, 0 ; <i1> [#uses=1]
30 br i1 %tmp4, label %control.outer.outer.split.us, label %control.outer.outer.control.outer.outer.split_crit_edge
  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_get_scale_factors.cpp 192 int32 tmp4 = long_sfbtable[i]; local
200 int32 tmp2 = tmp1 * tmp4;
202 tmp4 = 32 - tmp1;
205 *(ptr++) = (tmp3 << (32 - tmp2)) >> tmp4;
210 for (sfb = tmp4; sfb != 0; sfb--)
219 ptr += tmp4;
  /external/eigen/unsupported/test/
NonLinearOptimization.cpp 22 double tmp1, tmp2, tmp3, tmp4; local
48 tmp4 = (x[1]*tmp2 + x[2]*tmp3); tmp4=tmp4*tmp4;
50 fjac(i,1) = tmp1*tmp2/tmp4;
51 fjac(i,2) = tmp1*tmp3/tmp4;
149 double tmp1, tmp2, tmp3, tmp4; local
155 tmp4 = (x[1]*tmp2 + x[2]*tmp3); tmp4 = tmp4*tmp4
454 double tmp1, tmp2, tmp3, tmp4; local
    [all...]
  /external/llvm/test/Transforms/DeadStoreElimination/
simple.ll 135 %tmp4 = getelementptr { i32, i32 }* %x, i32 0, i32 0
136 %tmp5 = load i32* %tmp4, align 4
140 store i32 %tmp5, i32* %tmp4, align 4
  /external/chromium_org/third_party/libwebp/dsp/
upsampling_sse2.c 50 const __m128i tmp4 = _mm_and_si128(tmp3, one); /* & 1 -> lsb_correction */ \
51 (out) = _mm_sub_epi8(tmp0, tmp4); /* (k + in + 1) / 2 - lsb_correction */ \
  /external/llvm/test/Analysis/BasicAA/
gep-alias.ll 69 %tmp4 = load i32* %tmp2, align 8
70 ret i32 %tmp4
  /external/llvm/test/Analysis/ScalarEvolution/
trip-count7.ll 77 %tmp4 = icmp eq i32 %tmp3, 0 ; <i1> [#uses=1]
78 br i1 %tmp4, label %bb.i.bb7.i.backedge_crit_edge, label %bb1.i

Completed in 1047 milliseconds

<<111213141516171819