HomeSort by relevance Sort by last modified time
    Searched full:tmp4 (Results 301 - 325 of 1043) sorted by null

<<11121314151617181920>>

  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
extractelement-load.ll 11 %tmp4 = extractelement <4 x i32> %tmp3, i32 2 ; <i32> [#uses=1]
12 ret i32 %tmp4
fold-mul-lohi.ll 18 %tmp4 = mul i8 %tmp3, 2
20 store i8 %tmp4, i8* %tmp5, align 4
fold-sext-trunc.ll 15 %tmp4.i = lshr i64 %val, 32 ; <i64> [#uses=1]
16 %tmp5.i = trunc i64 %tmp4.i to i32 ; <i32> [#uses=1]
inline-asm.ll 5 %tmp4 = call i32 asm sideeffect "FROB $0", "={ax}"()
6 ret i32 %tmp4
mmx-arg-passing2.ll 9 %tmp4 = tail call i32 (...)* @pass_v8qi( x86_mmx %tmp3a ) nounwind
18 %tmp4 = tail call i32 (...)* @pass_v8qi( x86_mmx %tmp3a ) nounwind
shift-codegen.ll 35 %tmp4 = or i32 %tmp2, %X ; <i32> [#uses=1]
36 ret i32 %tmp4
shift-combine.ll 11 %tmp4 = getelementptr [4 x i32]* @array, i32 0, i32 %tmp3 ; <i32*> [#uses=1]
12 %tmp5 = load i32* %tmp4, align 4 ; <i32> [#uses=1]
shift-folding.ll 25 %tmp4 = load i32* %d
26 %tmp512 = lshr i32 %tmp4, 24
small-byval-memcpy.ll 10 %tmp4 = getelementptr { x86_fp80, x86_fp80 }* %iz, i32 0, i32 1 ; <x86_fp80*> [#uses=1]
15 store x86_fp80 %tmp7, x86_fp80* %tmp4, align 16
sse-commute.ll 12 %tmp4 = bitcast <2 x double> %1 to <4 x i32> ; <<4 x i32>> [#uses=1]
13 %cmp = icmp eq <4 x i32> %tmp6, %tmp4 ; <<4 x i1>> [#uses=1]
stride-reuse.ll 18 %tmp4 = fmul float %tmp3, 2.000000e+00
20 store float %tmp4, float* %tmp5, align 4
test-nofold.ll 38 %tmp4 = icmp eq i32 %tmp2, 0 ; <i1> [#uses=1]
39 %retval = select i1 %tmp4, i32 %tmp2, i32 42 ; <i32> [#uses=1]
vec_set.ll 6 %tmp4 = insertelement <8 x i16> %tmp2, i16 %a2, i32 2 ; <<8 x i16>> [#uses=1]
7 %tmp6 = insertelement <8 x i16> %tmp4, i16 %a3, i32 3 ; <<8 x i16>> [#uses=1]
  /external/swiftshader/third_party/LLVM/test/Feature/
aliases.ll 27 %tmp4 = call %FunTy* @bar_f()
28 %tmp5 = add i32 %tmp3, %tmp4
sparcld.ll 17 %tmp4 = fpext double %tmp3 to fp128 ; <fp128> [#uses=1]
18 store fp128 %tmp4, fp128* @ld
  /external/swiftshader/third_party/LLVM/test/Other/
2007-09-10-PassManager.ll 19 %tmp4 = load i32* %i, align 4 ; <i32> [#uses=1]
20 %tmp5 = icmp sle i32 %tmp4, 9 ; <i1> [#uses=1]
  /external/swiftshader/third_party/LLVM/test/Transforms/ArgumentPromotion/
attrs.ll 21 %tmp4 = getelementptr %struct.ss* %S, i32 0, i32 1 ; <i64*> [#uses=1]
22 store i64 2, i64* %tmp4, align 4
byval-2.ll 22 %tmp4 = getelementptr %struct.ss* %S, i32 0, i32 1 ; <i64*> [#uses=1]
23 store i64 2, i64* %tmp4, align 4
  /external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/
signed-trip-count.ll 16 %tmp4 = getelementptr i64* %x, i32 %i.01 ; <i64*> [#uses=1]
17 store i64 %tmp1, i64* %tmp4, align 8
  /external/swiftshader/third_party/LLVM/test/Transforms/Inline/
nested-inline.ll 20 %tmp4 = and i32 %X, 2 ; <i32> [#uses=1]
21 %tmp4.upgrd.2 = icmp eq i32 %tmp4, 0 ; <i1> [#uses=1]
22 br i1 %tmp4.upgrd.2, label %cond_next7, label %cond_true5
63 %tmp4 = and i32 %X, 2 ; <i32> [#uses=1]
64 %tmp4.upgrd.2 = icmp eq i32 %tmp4, 0 ; <i1> [#uses=1]
65 br i1 %tmp4.upgrd.2, label %cond_next7, label %cond_true5
  /external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
2008-04-29-VolatileLoadMerge.ll 18 %tmp4 = phi i32 [ %tmp34, %entry ], [ %tmp3, %bb ] ; <i32> [#uses=1]
19 ret i32 %tmp4
neon-intrinsics.ll 18 %tmp4 = extractvalue %struct.__neon_int32x2x4_t %tmp1, 2
20 call void @llvm.arm.neon.vst4.v2i32(i8* bitcast ([8 x i32]* @y to i8*), <2 x i32> %tmp2, <2 x i32> %tmp3, <2 x i32> %tmp4, <2 x i32> %tmp5, i32 1)
shufflevec-constant.ll 9 %tmp4 = bitcast double %tmp14 to i64 ; <i64> [#uses=1]
10 %tmp3 = bitcast i64 %tmp4 to <2 x float> ; <<2 x float>> [#uses=1]
  /external/llvm/test/Transforms/LoopUnswitch/
2011-09-26-EHCrash.ll 27 %tmp4 = load %class.MyMemVarClass.0.2.18.28*, %class.MyMemVarClass.0.2.18.28** %arrayidx, align 8
28 %isnull = icmp eq %class.MyMemVarClass.0.2.18.28* %tmp4, null
32 invoke void @_ZN13MyMemVarClassD1Ev(%class.MyMemVarClass.0.2.18.28* %tmp4)
36 %0 = bitcast %class.MyMemVarClass.0.2.18.28* %tmp4 to i8*
45 %4 = bitcast %class.MyMemVarClass.0.2.18.28* %tmp4 to i8*
  /external/swiftshader/third_party/LLVM/test/Transforms/LoopUnswitch/
2011-09-26-EHCrash.ll 27 %tmp4 = load %class.MyMemVarClass.0.2.18.28** %arrayidx, align 8, !tbaa !0
28 %isnull = icmp eq %class.MyMemVarClass.0.2.18.28* %tmp4, null
32 invoke void @_ZN13MyMemVarClassD1Ev(%class.MyMemVarClass.0.2.18.28* %tmp4)
36 %0 = bitcast %class.MyMemVarClass.0.2.18.28* %tmp4 to i8*
45 %4 = bitcast %class.MyMemVarClass.0.2.18.28* %tmp4 to i8*

Completed in 555 milliseconds

<<11121314151617181920>>