/external/llvm/test/CodeGen/Generic/ |
2006-03-01-dagcombineinfloop.ll | 86 %tmp4 = bitcast %struct.tree_node* %t.0.0 to %struct.tree_common* ; <%struct.tree_common*> [#uses=1] 87 %tmp5 = getelementptr %struct.tree_common* %tmp4, i32 0, i32 0 ; <%struct.tree_node**> [#uses=1]
|
/external/llvm/test/CodeGen/X86/ |
misched-matrix.ll | 105 %tmp4 = load i32* %arrayidx8.2, align 4 150 %mul.2 = mul nsw i32 %tmp5, %tmp4
|
remat-fold-load.ll | 50 %tmp4 = zext i64 %tmp3 to i128 51 %tmp5 = shl nuw nsw i128 %tmp4, 32
|
crash.ll | 127 %tmp4 = trunc i8 %tmp3 to i1 128 %tmp5 = icmp ne i1 %tmp0, %tmp4 590 %tmp4 = call { i32, i32 } asm sideeffect "", "=&r,=&r,r,r,0,1,~{dirflag},~{fpsr},~{flags}"(i32 %tmp3, i32 undef, i32 %tmp3, i32 %tmp1) nounwind
|
/external/llvm/test/Transforms/ObjCARC/ |
escape.ll | 34 %tmp4 = call i8* @objc_initWeak(i8** %tmp3, i8* null) nounwind 89 %tmp4 = call i8* @objc_initWeak(i8** %tmp3, i8* null) nounwind
|
ensure-that-exception-unwind-path-is-visited.ll | 57 %tmp4 = landingpad { i8*, i32 } personality i8* bitcast (i32 (...)* @__objc_personality_v0 to i8*) 59 %tmp5 = extractvalue { i8*, i32 } %tmp4, 0, !dbg !40
|
/external/llvm/test/Transforms/SimplifyCFG/ |
2006-12-08-Ptr-ICmp-Branch.ll | 57 %tmp4 = getelementptr %struct.charsequence* @C.0.2294, i64 0, i32 2 ; <i32*> [#uses=1] 58 %tmp5 = load i32* %tmp4 ; <i32> [#uses=1]
|
/external/webp/src/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 */ \
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
fastidct.cpp | 1862 ULong tmp4; local [all...] |
/external/llvm/test/CodeGen/ARM/ |
coalesce-subregs.ll | 225 %tmp4 = bitcast <1 x i64> %tmp to <2 x float> 226 %tmp5 = shufflevector <2 x float> %tmp4, <2 x float> undef, <4 x i32> zeroinitializer 275 %tmp4 = shufflevector <2 x float> %tmp3, <2 x float> zeroinitializer, <2 x i32> <i32 1, i32 3> 276 %tmp5 = shufflevector <2 x float> %tmp4, <2 x float> undef, <2 x i32> <i32 1, i32 3>
|
/external/llvm/test/Transforms/SLPVectorizer/X86/ |
crash_mandeltext.ll | 62 %tmp4 = fmul double %tmp3, undef
|
/external/llvm/lib/Target/X86/ |
X86ISelDAGToDAG.cpp | [all...] |
/external/jmonkeyengine/engine/src/core/com/jme3/animation/ |
Bone.java | 418 void getOffsetTransform(Matrix4f outTransform, Quaternion tmp1, Vector3f tmp2, Vector3f tmp3, Matrix3f tmp4) { 431 outTransform.setTransform(translate, scale, rotate.toRotationMatrix(tmp4));
|
/external/llvm/lib/Transforms/Utils/ |
FlattenCFG.cpp | 60 /// %cmp11 = fcmp une float %tmp3, %tmp4 74 /// %cmp11 = fcmp une float %tmp3, %tmp4
|
/external/llvm/test/Transforms/IndVarSimplify/ |
iv-sext.ll | 29 %tmp4 = icmp sgt i32 %part.016, 0 ; <i1> [#uses=1] 30 br i1 %tmp4, label %bb1, label %bb3.preheader
|
/external/llvm/test/Transforms/InstCombine/ |
crash.ll | 185 %tmp4 = getelementptr inbounds %class.RuleBasedBreakIterator* %this, i32 0, i32 0 ; <i64 ()**> [#uses=1] 186 %tmp5 = load i64 ()** %tmp4 ; <i64 ()*> [#uses=1]
|
sub.ll | 208 %tmp4 = sub i32 0, %b 209 %tmp5 = icmp eq i32 %tmp2, %tmp4
|
vec_demanded_elts.ll | 66 %tmp4 = tail call i32 @llvm.x86.sse2.cvtsd2si(<2 x double> %v41) 77 %tmp9 = add i32 %tmp4, %tmp6
|
shift.ll | 516 %tmp4 = trunc i32 %a0 to i8 518 %tmp5 = shl i8 %tmp4, 5 526 ; CHECK: %0 = shl i8 %tmp4, 2
|
/external/llvm/test/Transforms/Reassociate/ |
crash.ll | 152 %tmp4 = add i32 %tmp1, 1 ; dead code
|
/external/aac/libFDK/src/ |
dct.cpp | 170 FIXP_DBL tmp1, tmp2, tmp3, tmp4; local 174 tmp4 = *--pTmp_1; 178 *pDat++ = tmp4;
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
LegalizeDAG.cpp | [all...] |
/external/qemu/elff/ |
dwarf_defs.h | 848 Dwarf_At tmp4;
local 854 abbr_at = abbr_at->process(&tmp4, &tmp3);
859 (abbr_at->process(&tmp4, &tmp3));
[all...] |
/ndk/sources/host-tools/ndk-stack/elff/ |
dwarf_defs.h | 848 Dwarf_At tmp4; local 854 abbr_at = abbr_at->process(&tmp4, &tmp3); 859 (abbr_at->process(&tmp4, &tmp3));
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_os.py | 401 # tmp4 a lone file 411 tmp4_path = join(test_support.TESTFN, "TEST2", "tmp4") 470 self.assertEqual(files, ["tmp4"]) [all...] |