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

<<21222324252627282930>>

  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
vec_shuffle-38.ll 41 %tmp4 = load float* %addptr.i12, align 4
42 %vecin2 = insertelement <4 x float> %vec, float %tmp4, i32 1
widen_arith-2.ll 33 %tmp4 = load i32* %i ; <i32> [#uses=1]
35 %arrayidx6 = getelementptr i64* %tmp5, i32 %tmp4 ; <i64*> [#uses=1]
widen_arith-3.ll 35 %tmp4 = load i32* %i ; <i32> [#uses=1]
37 %arrayidx6 = getelementptr <3 x i16>* %tmp5, i32 %tmp4 ; <<3 x i16>*> [#uses=1]
widen_arith-4.ll 31 %tmp4 = load i32* %i ; <i32> [#uses=1]
33 %arrayidx6 = getelementptr <5 x i16>* %tmp5, i32 %tmp4 ; <<5 x i16>*> [#uses=1]
widen_arith-5.ll 32 %tmp4 = load i32* %i ; <i32> [#uses=1]
34 %arrayidx6 = getelementptr <3 x i32>* %tmp5, i32 %tmp4 ; <<3 x i32>*> [#uses=1]
widen_arith-6.ll 31 %tmp4 = load i32* %i ; <i32> [#uses=1]
33 %arrayidx6 = getelementptr <3 x float>* %tmp5, i32 %tmp4 ; <<3 x float>*> [#uses=1]
widen_cast-4.ll 41 %tmp4 = load i32* %i ; <i32> [#uses=1]
43 %arrayidx6 = getelementptr i64* %tmp5, i32 %tmp4 ; <i64*> [#uses=1]
invalid-shift-immediate.ll 20 %tmp4 = call i32 (...)* @bar( ) nounwind ; <i32> [#uses=0]
lsr-wrap.ll 27 %tmp4 = tail call i32 @func_8(i8 zeroext %tmp3) nounwind ; <i32> [#uses=0]
  /external/swiftshader/third_party/LLVM/test/Transforms/GlobalOpt/
2007-06-04-PackedStruct.ll 26 %tmp4 = icmp eq i32 %__initialize_p, 1 ; <i1> [#uses=1]
27 %tmp7 = and i1 %tmp1, %tmp4 ; <i1> [#uses=1]
heap-sra-phi.ll 31 %tmp4 = getelementptr %struct.foo* %tmp, i32 %i.0.reg2mem.0, i32 1 ; <i32*> [#uses=1]
32 %tmp5 = load i32 * %tmp4
  /external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
2006-12-08-Phi-ICmp-Op-Fold.ll 21 %tmp4 = getelementptr { i64 }* %tmp3, i64 0, i32 0 ; <i64*> [#uses=1]
22 store i64 %p3.0, i64* %tmp4
2006-12-08-Select-ICmp.ll 20 %tmp4 = getelementptr { i64 }* %tmp3, i32 0, i32 0 ; <i64*> [#uses=1]
21 store i64 %p3.0, i64* %tmp4
2007-10-28-stacksave.ll 15 %tmp4 = srem i32 %n.0, 47 ; <i32> [#uses=1]
16 %tmp5 = add i32 %tmp4, 1 ; <i32> [#uses=5]
cast_ptr.ll 75 %tmp4 = load i8* %arrayidx223
76 ret i8 %tmp4
xor.ll 170 %tmp4 = xor i32 %tmp2, %g ; <i32> [#uses=1]
171 ret i32 %tmp4
177 %tmp4 = and i32 %tmp2, %a ; <i32> [#uses=1]
178 ret i32 %tmp4
  /external/swiftshader/third_party/LLVM/test/Transforms/ScalarRepl/
inline-vector.ll 40 %tmp4 = load i32* %i, align 4
41 %inc = add nsw i32 %tmp4, 1
  /external/libjpeg-turbo/simd/
jidctfst-altivec.c 100 tmp4 = vec_add(tmp10, tmp5); \
105 out3 = vec_sub(tmp3, tmp4); \
106 out4 = vec_add(tmp3, tmp4); \
123 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp10, tmp11, tmp12, tmp13, local
  /external/llvm/test/CodeGen/AMDGPU/
promote-alloca-to-lds-select.ll 112 %tmp4 = load double, double* %tmp, align 8
113 store double %tmp4, double addrspace(1)* %arg
127 %tmp4 = load double, double* %tmp, align 8
128 store double %tmp4, double addrspace(1)* %arg
salu-to-valu.ll 36 %tmp4 = phi i64 [ 0, %entry ], [ %tmp5, %loop ]
37 %tmp5 = add i64 %tmp2, %tmp4
83 %tmp4 = phi i32 addrspace(2)* [ %tmp1, %if ], [ %tmp3, %else ]
84 %tmp5 = getelementptr i32, i32 addrspace(2)* %tmp4, i32 3000
121 %tmp4 = load i32, i32 addrspace(2)* %tmp3
122 %tmp5 = add i32 %tmp4, %c
141 %tmp4 = load i64, i64 addrspace(2)* %tmp3
142 %tmp5 = or i64 %tmp4, %c
163 %tmp4 = load <4 x i32>, <4 x i32> addrspace(2)* %tmp3
164 %tmp5 = or <4 x i32> %tmp4, %
    [all...]
  /external/llvm/test/CodeGen/X86/
invalid-shift-immediate.ll 20 %tmp4 = call i32 (...) @bar( ) nounwind ; <i32> [#uses=0]
lsr-wrap.ll 27 %tmp4 = tail call i32 @func_8(i8 zeroext %tmp3) nounwind ; <i32> [#uses=0]
  /external/llvm/test/Transforms/Inline/
inline_cleanup.ll 22 %tmp4 = and i32 %X, 2 ; <i32> [#uses=1]
23 %tmp4.upgrd.2 = icmp eq i32 %tmp4, 0 ; <i1> [#uses=1]
24 br i1 %tmp4.upgrd.2, label %cond_next7, label %cond_true5
  /external/libvpx/libvpx/vpx_dsp/mips/
loopfilter_4_msa.c 112 v8i16 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5; local
140 ILVRL_H2_SH(tmp1, tmp0, tmp4, tmp5);
146 ST4x8_UB(tmp4, tmp5, src, pitch);
  /external/llvm/lib/CodeGen/
IntrinsicLowering.cpp 184 Value *Tmp4 = Builder.CreateShl(V, ConstantInt::get(V->getType(), 24),
198 Tmp4 = Builder.CreateOr(Tmp4, Tmp3, "bswap.or1");
200 V = Builder.CreateOr(Tmp4, Tmp2, "bswap.i32");
212 Value* Tmp4 = Builder.CreateLShr(V, ConstantInt::get(V->getType(), 8),
235 Tmp4 = Builder.CreateAnd(Tmp4,
249 Tmp4 = Builder.CreateOr(Tmp4, Tmp3, "bswap.or3");
252 Tmp4 = Builder.CreateOr(Tmp4, Tmp2, "bswap.or6")
    [all...]

Completed in 482 milliseconds

<<21222324252627282930>>