HomeSort by relevance Sort by last modified time
    Searched full:tmp11 (Results 176 - 200 of 241) sorted by null

1 2 3 4 5 6 78 910

  /external/libjpeg-turbo/simd/
jidctflt-sse.asm 204 subps xmm0,xmm2 ; xmm0=tmp11
279 mulps xmm2,[GOTOFF(ebx,PD_1_414)] ; xmm2=tmp11
388 subps xmm0,xmm2 ; xmm0=tmp11
424 mulps xmm2,[GOTOFF(ebx,PD_1_414)] ; xmm2=tmp11
jidctflt-sse2-64.asm 179 subps xmm0,xmm2 ; xmm0=tmp11
234 mulps xmm2,[rel PD_1_414] ; xmm2=tmp11
342 subps xmm0,xmm2 ; xmm0=tmp11
378 mulps xmm2,[rel PD_1_414] ; xmm2=tmp11
jidctflt-sse2.asm 186 subps xmm0,xmm2 ; xmm0=tmp11
241 mulps xmm2,[GOTOFF(ebx,PD_1_414)] ; xmm2=tmp11
350 subps xmm0,xmm2 ; xmm0=tmp11
386 mulps xmm2,[GOTOFF(ebx,PD_1_414)] ; xmm2=tmp11
jidctfst-mmx.asm 184 psubw mm0,mm2 ; mm0=tmp11
230 pmulhw mm4,[GOTOFF(ebx,PW_F1414)] ; mm4=tmp11
342 psubw mm0,mm2 ; mm0=tmp11
384 pmulhw mm4,[GOTOFF(ebx,PW_F1414)] ; mm4=tmp11
jidctfst-sse2-64.asm 169 psubw xmm0,xmm2 ; xmm0=tmp11
215 pmulhw xmm4,[rel PW_F1414] ; xmm4=tmp11
334 psubw xmm6,xmm1 ; xmm6=tmp11
376 pmulhw xmm2,[rel PW_F1414] ; xmm2=tmp11
jidctfst-sse2.asm 176 psubw xmm0,xmm2 ; xmm0=tmp11
222 pmulhw xmm4,[GOTOFF(ebx,PW_F1414)] ; xmm4=tmp11
341 psubw xmm6,xmm1 ; xmm6=tmp11
383 pmulhw xmm2,[GOTOFF(ebx,PW_F1414)] ; xmm2=tmp11
  /external/llvm/test/CodeGen/X86/
crash.ll 256 %tmp11 = shl nuw nsw i96 %tmp10, 32
257 %tmp12 = or i96 %tmp9, %tmp11
523 %tmp11 = phi i128 [ undef, %bb1 ], [ %tmp6, %bb5 ]
549 %tmp19 = bitcast i128 %tmp11 to <4 x float>
sse3.ll 129 %tmp11 = insertelement <8 x i16> %tmp10, i16 %tmp3, i32 3
130 %tmp12 = insertelement <8 x i16> %tmp11, i16 %tmp6, i32 4
157 %tmp11 = insertelement <4 x float> %tmp10, float %tmp7, i32 1
158 %tmp12 = insertelement <4 x float> %tmp11, float %tmp8, i32 2
misched-matrix.ll 116 %tmp11 = load i32, i32* %arrayidx12.1.1, align 4
153 %mul.1.1 = mul nsw i32 %tmp11, %tmp10
nancvt.ll 45 %tmp11 = load i64, i64* %tmp910, align 8 ; <i64> [#uses=1]
46 %tmp1112 = trunc i64 %tmp11 to i32 ; <i32> [#uses=1]
tail-opts.ll 134 %tmp11 = load float, float* %tmp10, align 4
135 %tmp12 = fcmp olt float %tmp8, %tmp11
143 %tmp23 = fcmp olt float %tmp5, %tmp11
scev-interchange.ll 148 %tmp11.i.i29.i.i.i.i.i.i = invoke i8* @_Znwm(i64 12)
163 %tmp11.i.i29.i.i.i.i5.i.i = invoke i8* @_Znwm(i64 undef)
197 %tmp11.i.i29.i.i.i.i.i = invoke i8* @_Znwm(i64 undef)
lsr-delayed-fold.ll 102 %tmp11 = load i32, i32* %tmp10 ; <i32> [#uses=0]
  /external/llvm/test/Analysis/ScalarEvolution/
trip-count7.ll 90 %tmp11 = sext i32 %tmp10 to i64 ; <i64> [#uses=1]
91 %tmp12 = getelementptr [15 x i32], [15 x i32]* %c, i64 0, i64 %tmp11 ; <i32*> [#uses=1]
  /external/llvm/test/CodeGen/AArch64/
arm64-rev.ll 206 %tmp11 = insertelement <2 x i16> %tmp5, i16 %tmp9, i32 1
207 store <2 x i16> %tmp11, <2 x i16>* %dst, align 4
arm64-dup.ll 56 %tmp11 = insertelement <16 x i8> %tmp10, i8 %A, i32 10
57 %tmp12 = insertelement <16 x i8> %tmp11, i8 %A, i32 11
  /external/llvm/test/Transforms/IndVarSimplify/
iv-sext.ll 40 %tmp11 = sext i32 %tmp10 to i64 ; <i64> [#uses=1]
41 %tmp12 = getelementptr float, float* %pTmp1, i64 %tmp11 ; <float*> [#uses=1]
  /external/llvm/test/Transforms/InstCombine/
crash.ll 11 %tmp11 = xor i32 %tmp10, %tmp8
12 %tmp12 = xor i32 %tmp11, 0
cast.ll 620 %tmp11 = bitcast <4 x i32> %call4 to i128
621 %tmp9 = trunc i128 %tmp11 to i96
631 %tmp11 = bitcast <3 x i32> %call4 to i96
632 %tmp9 = zext i96 %tmp11 to i128
641 %tmp11 = bitcast <3 x float> %call4 to i96
642 %tmp9 = zext i96 %tmp11 to i128
    [all...]
  /external/llvm/lib/Transforms/Utils/
IntegerDivision.cpp 300 // ; %tmp11 = and i32 %tmp10, %divisor
301 // ; %r = sub i32 %tmp7, %tmp11
318 Value *Tmp11 = Builder.CreateAnd(Tmp10, Divisor);
319 Value *R = Builder.CreateSub(Tmp7, Tmp11);
  /external/llvm/test/Transforms/LoopRotate/
crash.ll 128 %tmp11 = getelementptr i8, i8* %msg, i64 %gep.upgrd.1 ; <i8*> [#uses=0]
  /external/llvm/test/CodeGen/ARM/
coalesce-subregs.ll 234 %tmp11 = load <4 x float>, <4 x float>* undef, align 8
282 %tmp11 = shufflevector <2 x float> %tmp10, <2 x float> undef, <2 x i32> <i32 0, i32 2>
283 %tmp12 = shufflevector <2 x float> %tmp11, <2 x float> undef, <2 x i32> <i32 0, i32 2>
  /external/llvm/test/Transforms/LoopStrengthReduce/
2012-07-18-LimitReassociate.ll 61 %tmp11 = getelementptr inbounds %struct.jim, %struct.jim* @global3, i64 0, i32 3, i64 %tmp10
99 tail call void (...) @snork(i8* %tmp11, i32 -2146631418) nounwind
103 tail call void @zot(i8* getelementptr inbounds (%struct.jim, %struct.jim* @global3, i64 0, i32 5, i64 0), i8* %tmp11, i64 undef, i32 1, i1 false) nounwind
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
cor_h.cpp 283 Word16 tmp11; local
396 tmp11 = (Word16)((s2 + 0x00004000L) >> 15);
403 *rr1 = ((Word32) tmp11 * tmp22) >> 15;
  /external/llvm/test/CodeGen/AMDGPU/
vgpr-spill-emergency-stack-slot.ll 29 %tmp11 = load <16 x i8>, <16 x i8> addrspace(2)* %tmp, align 16, !tbaa !0
30 %tmp12 = call float @llvm.SI.load.const(<16 x i8> %tmp11, i32 0)
31 %tmp13 = call float @llvm.SI.load.const(<16 x i8> %tmp11, i32 16)
32 %tmp14 = call float @llvm.SI.load.const(<16 x i8> %tmp11, i32 32)

Completed in 1211 milliseconds

1 2 3 4 5 6 78 910