/external/llvm/test/Transforms/SimplifyCFG/ |
iterative-simplify.ll | 27 %tmp5 = icmp sgt i32 %tmp4, 262144 ; <i1> [#uses=1] 28 %tmp56 = zext i1 %tmp5 to i8 ; <i8> [#uses=1]
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
omxVCM4P2_MCReconBlock_s.s | 348 M_LOAD_X pSrc, srcStep, tmp3, tmp4, tmp5, $offset 354 M_LOAD_X pSrc, srcStep, tmp3, tmp4, tmp5, $offset 386 M_UHADD8R tmp5, tmp1, tmp3, (1-$rndVal), mask 388 STRD tmp5, tmp6, [pDst], dstStep 413 M_LOAD_X pSrc, srcStep, tmp1, tmp2, tmp5, $offset ;// Pre-load 417 M_LOAD_X pSrc, srcStep, tmp3, tmp4, tmp5, $offset 422 M_LOAD_X pSrc, srcStep, tmp1, tmp2, tmp5, $offset 588 tmp5 RN 8 label
|
/external/llvm/test/Transforms/InstCombine/ |
memcpy-from-global.ll | 16 %tmp5 = and i32 %tmp3, 124 ; <i32> [#uses=4] 17 %tmp753 = getelementptr [128 x float]* %lookupTable, i32 0, i32 %tmp5 ; <float*> [#uses=1] 21 %tmp17.sum52 = or i32 %tmp5, 1 ; <i32> [#uses=1] 26 %tmp27.sum50 = or i32 %tmp5, 2 ; <i32> [#uses=1] 31 %tmp37.sum48 = or i32 %tmp5, 3 ; <i32> [#uses=1]
|
sub.ll | 209 %tmp5 = icmp eq i32 %tmp2, %tmp4 210 ret i1 %tmp5 212 ; CHECK: %tmp5 = icmp eq i32 %b, %a 213 ; CHECK: ret i1 %tmp5
|
2012-06-06-LoadOfPHIs.ll | 16 %tmp5 = fcmp ogt double %r, %b 17 br i1 %tmp5, label %bb6, label %bb7
|
xor.ll | 183 %tmp5 = xor i32 %d, %c ; <i32> [#uses=1] 184 %tmp = icmp eq i32 %tmp2, %tmp5 ; <i1> [#uses=1]
|
/frameworks/av/media/libstagefright/codecs/mp3dec/src/ |
pvmp3_dct_6.cpp | 122 Int32 tmp5; local 128 tmp5 = vec[5] - vec[0]; 141 vec[1] = fxp_mac32_Q30(tmp5, cos_11_pi_12, tmp0); 143 vec[3] = fxp_mul32_Q30((tmp3 + tmp4 - tmp5), cos_3_pi_12); 146 vec[5] = fxp_mac32_Q30(tmp5, cos_7_pi_12, tmp0);
|
/external/llvm/test/CodeGen/ARM/ |
vmul.ll | 157 %tmp5 = mul <8 x i16> %tmp3, %tmp4 158 ret <8 x i16> %tmp5 177 %tmp5 = mul <4 x i32> %tmp3, %tmp4 178 ret <4 x i32> %tmp5 197 %tmp5 = mul <2 x i64> %tmp3, %tmp4 198 ret <2 x i64> %tmp5 217 %tmp5 = mul <8 x i16> %tmp3, %tmp4 218 ret <8 x i16> %tmp5 237 %tmp5 = mul <4 x i32> %tmp3, %tmp4 238 ret <4 x i32> %tmp5 [all...] |
2007-05-07-tailmerge-1.ll | 29 %tmp5 = call i32 (...)* @foo( ) ; <i32> [#uses=0]
|
2007-05-09-tailmerge-2.ll | 33 %tmp5 = call i32 (...)* @foo( ) ; <i32> [#uses=0]
|
2007-05-22-tailmerge-3.ll | 35 %tmp5 = call i32 (...)* @foo( ) ; <i32> [#uses=0]
|
spill-q.ll | 74 %tmp5 = fadd <4 x float> %tmp4, %ld7 75 %tmp6 = fadd <4 x float> %tmp5, %ld8
|
vfp.ll | 120 %tmp5 = fcmp uno float %tmp, %tmp4 ; <i1> [#uses=1] 121 %tmp6 = or i1 %tmp.upgrd.1, %tmp5 ; <i1> [#uses=1]
|
/external/llvm/test/CodeGen/PowerPC/ |
2007-05-22-tailmerge-3.ll | 34 %tmp5 = call i32 (...)* @foo( ) ; <i32> [#uses=0]
|
/external/llvm/test/CodeGen/X86/ |
pr1489.ll | 51 %tmp5 = tail call i32 (i8*, ...)* @printf( i8* getelementptr ([13 x i8]* @.str, i32 0, i32 0), i32 %tmp3, i32 %tmp2, i32 %tmp1, i32 %tmp ) ; <i32> [#uses=0]
|
dbg-value-inlined-parameter.ll | 24 %tmp5 = getelementptr inbounds %struct.S1* %sp, i64 0, i32 0, !dbg !27 25 store float* %call, float** %tmp5, align 8, !dbg !27, !tbaa !28
|
remat-scalar-zero.ll | 15 %tmp5 = load double* %arrayidx4 ; <double> [#uses=1] 48 %div70 = fdiv double %tmp5, 2.000000e-01 ; <double> [#uses=1]
|
scalar_widen_div.ll | 26 %tmp5 = load <2 x i32> addrspace(1)* %arrayidx4 31 %tmp10 = sdiv <2 x i32> %tmp5, %tmp9
|
widen_load-2.ll | 189 %tmp5 = load %i8vec3pack* %result 190 ret %i8vec3pack %tmp5
|
/external/llvm/test/Analysis/ScalarEvolution/ |
nsw.ll | 24 %tmp5 = fmul double %tmp4, 9.200000e+00 ; <double> [#uses=1] 29 store double %tmp5, double* %tmp7, align 8
|
/external/llvm/test/Bitcode/ |
metadata-2.ll | 54 %tmp5 = and i32 %tmp4, -1431655766 ; <i32> [#uses=1] 55 %tmp6 = or i32 %tmp2, %tmp5 ; <i32> [#uses=2]
|
/external/llvm/test/CodeGen/Mips/ |
o32_cc_byval.ll | 74 %tmp5 = load i8* %c, align 1, !tbaa !1 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 | 74 %tmp5 = fadd <4 x float> %tmp4, %ld7 75 %tmp6 = fadd <4 x float> %tmp5, %ld8
|
/external/llvm/test/Transforms/GVN/ |
crash.ll | 128 %tmp5 = bitcast i7* %tmp58.i to i8* 130 %tmp66.i = getelementptr inbounds i8* %tmp5, i64 %add.ptr65.sum.i
|
/external/llvm/test/Transforms/LCSSA/ |
invoke-dest.ll | 125 %tmp5 = icmp eq i8* %tmp4, null ; <i1> [#uses=1] 126 br i1 %tmp5, label %Unwind, label %bb.i2
|