/external/llvm/test/CodeGen/X86/ |
2010-06-25-CoalescerSubRegDefDead.ll | 29 call void @llvm.memset.p0i8.i64(i8* %tmp5, i8 0, i64 84, i32 4, i1 false) 39 declare void @llvm.memset.p0i8.i64(i8* nocapture, i8, i64, i32, i1) nounwind
|
alignment-2.ll | 4 %struct._psqlSettings = type { %struct.pg_conn*, i32, %struct.__sFILE*, i8, %struct.printQueryOpt, i8*, i8, i32, %struct.__sFILE*, i8, i32, i8*, i8*, i8*, i64, i8, %struct.__sFILE*, %struct._variable*, i8, i8, i8, i8, i8, i32, i32, i32, i32, i32, i8*, i8*, i8*, i32 } 6 %struct.__sFILE = type { i8*, i32, i32, i16, i16, %struct.__sbuf, i32, i8*, i32 (i8*)*, i32 (i8*, i8*, i32)*, i64 (i8*, i64, i32)*, i32 (i8*, i8*, i32)*, %struct.__sbuf, %struct.__sFILEX*, i32, [3 x i8], [1 x i8], %struct.__sbuf, i32, i64 }
|
discontiguous-loops.ll | 43 call void (i8*, ...)* @fatal(i8* getelementptr inbounds ([37 x i8]* @.str96, i64 0, i64 0), i8* %tmp11) nounwind 54 call void (i8*, ...)* @fatal(i8* getelementptr inbounds ([37 x i8]* @.str96, i64 0, i64 0), i8* undef) nounwind
|
inline-asm-mrv.ll | 7 target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128" 11 %tmp12 = sext i32 %stride to i64 ; <i64> [#uses=1] 13 "=r,=r,=r,r,r,r,r"( i64 %tmp12, i32 %h, i8* %blk1, i8* %blk2 ) nounwind
|
vararg_tailcall.ll | 16 define void @foo(i64 %arg) nounwind optsize ssp noredzone { 18 %call = tail call i32 (i8*, ...)* @printf(i8* getelementptr inbounds ([5 x i8]* @.str, i64 0, i64 0), i64 %arg) nounwind optsize noredzone 28 define void @bar(i64 %arg) nounwind optsize ssp noredzone { 30 tail call void @bar2(i8* getelementptr inbounds ([5 x i8]* @.str, i64 0, i64 0), i64 %arg) nounwind optsize noredzone 34 declare void @bar2(i8*, i64) optsize noredzone
|
vec_set-5.ll | 21 define <2 x i64> @test3(i32 %a, i32 %b) nounwind { 26 %tmp11 = bitcast <4 x i32> %tmp10 to <2 x i64> ; <<2 x i64>> [#uses=1] 27 ret <2 x i64> %tmp11
|
2007-10-15-CoalescerCrash.ll | 7 %struct._IO_FILE = type { i32, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, %struct._IO_marker*, %struct._IO_FILE*, i32, i32, i64, i16, i8, [1 x i8], i8*, i64, i8*, i8*, i8*, i8*, i64, i32, [20 x i8] } 11 %struct.alloc_pool_def = type { i8*, i64, i64, %struct.alloc_pool_list_def*, i64, i64, i64, %struct.alloc_pool_list_def*, i64, i64 } [all...] |
2009-04-29-LinearScanBug.ll | 39 %struct.if_data_internal = type { i8, i8, i8, i8, i8, i8, i8, i8, i32, i32, i32, i64, i64, i64, i64, i64, i64, i64, i64, i64, i64, i64, i32, i32, %struct.au_mask_t, i32, i32, i32 [all...] |
sink-hoist.ll | 45 define void @bar(double* nocapture %p, i64 %n) nounwind { 47 %0 = icmp sgt i64 %n, 0 51 %i.03 = phi i64 [ 0, %entry ], [ %3, %bb ] 52 %scevgep = getelementptr double* %p, i64 %i.03 56 %3 = add nsw i64 %i.03, 1 57 %exitcond = icmp eq i64 %3, %n 130 %5 = getelementptr float* %x_addr.0, i64 4 ; <float*> [#uses=1] 131 %6 = getelementptr float* %y_addr.0, i64 4 ; <float*> [#uses=1] 165 %i.019 = phi i64 [ 0, %entry ], [ %tmp25, %bb2 ] ; <i64> [#uses=1 [all...] |
2009-11-25-ImpDefBug.ll | 5 %struct.ASN1ObjHeader = type { i8, %"struct.__gmp_expr<__mpz_struct [1],__mpz_struct [1]>", i64, i32, i32, i32 } 6 %struct.ASN1Object = type { i32 (...)**, i32, i32, i64 } 9 %struct.__mpz_struct = type { i32, i32, i64* } 11 %struct.pthread_attr_t = type { i64, [48 x i8] } 17 %struct.xmstream = type { i8*, i64, i64, i64, i8 } 19 declare void @_ZNSt6vectorIP10ASN1ObjectSaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_(%"struct.std::ASN1ObjList"* nocapture, i64, %struct.ASN1Object** nocapture) 23 define i32 @_ZN8ASN1Unit4loadER8xmstreamjm18ASN1LengthEncoding(%struct.ASN1Unit* %this, %struct.xmstream* nocapture %stream, i32 %numObjects, i64 %size, i32 %lEncoding) { 35 invoke void @_ZNSt6vectorIP10ASN1ObjectSaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_(%"struct.std::ASN1ObjList"* undef, i64 undef, %struct.ASN1Object** undef [all...] |
/external/llvm/test/Other/ |
lint.ll | 6 declare void @llvm.memcpy.p0i8.p0i8.i64(i8* nocapture, i8* nocapture, i64, i32, i1) nounwind 25 store i32 0, i32* inttoptr (i64 -1 to i32*) 27 store i32 0, i32* inttoptr (i64 1 to i32*) 76 call void @llvm.memcpy.p0i8.p0i8.i64(i8* bitcast (i32* @CG to i8*), i8* bitcast (i32* @CG to i8*), i64 1, i32 1, i1 0) 141 %t5 = ptrtoint i32* %t4 to i64 142 %t6 = add i64 %t5, 0 143 %t7 = inttoptr i64 %t6 to i32*
|
/external/llvm/test/Transforms/ADCE/ |
2003-06-24-BasicFunctionality.ll | 10 %tmp.11 = getelementptr i32* %data.1, i64 1 ; <i32*> [#uses=1] 11 %tmp.22-idxcast = sext i32 %idx.1 to i64 ; <i64> [#uses=1] 12 %tmp.28 = getelementptr i32* %data.1, i64 %tmp.22-idxcast ; <i32*> [#uses=1]
|
/external/llvm/test/Transforms/DeadArgElim/ |
dead_vaargs.ll | 5 %tmp4 = tail call i32 (i32, ...)* @foo( i32 %A, i32 %A, i32 %A, i32 %A, i64 47, double 1.000000e+00 ) ; <i32> [#uses=1]
|
/external/llvm/test/Transforms/IndVarSimplify/ |
polynomial-expand.ll | 4 target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128" 22 %tmp33 = sext i32 %tmp32 to i64 ; <i64> [#uses=1] 23 %tmp35 = getelementptr float* %tmp4, i64 %tmp33 ; <%0*> [#uses=1]
|
uglygep.ll | 6 target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128-n8:16:32:64" 31 %tmp1 = sext i32 %i.0 to i64 ; <i64> [#uses=1] 32 %tmp2 = getelementptr inbounds double** %tmp, i64 %tmp1 ; <double**> [#uses=1]
|
/external/llvm/test/Transforms/LoopRotate/ |
dbgvalue.ll | 16 tail call void @llvm.dbg.value(metadata !{i32 %x.tr}, i64 0, metadata !6), !dbg !7 17 tail call void @llvm.dbg.value(metadata !{i32 %y.tr}, i64 0, metadata !8), !dbg !9 18 tail call void @llvm.dbg.value(metadata !{i32 %z.tr}, i64 0, metadata !10), !dbg !11 38 declare void @llvm.dbg.value(metadata, i64, metadata) nounwind readnone 45 !3 = metadata !{i32 589845, metadata !1, metadata !"", metadata !1, i32 0, i64 0, i64 0, i32 0, i32 0, i32 0, metadata !4, i32 0, i32 0} ; [ DW_TAG_subroutine_type ] 47 !5 = metadata !{i32 589860, metadata !2, metadata !"int", null, i32 0, i64 32, i64 32, i64 0, i32 0, i32 5} ; [ DW_TAG_base_type ]
|
/external/llvm/test/Transforms/LoopSimplify/ |
phi-node-simplify.ll | 23 %gep.upgrd.1 = zext i32 %indvar to i64 ; <i64> [#uses=1] 24 %c.2.4 = getelementptr [100 x i32]* @C, i32 0, i64 %gep.upgrd.1 ; <i32*> [#uses=1] 25 %gep.upgrd.2 = zext i32 %indvar to i64 ; <i64> [#uses=1] 26 %a.0.4 = getelementptr i32* %a.0.4.ph, i64 %gep.upgrd.2 ; <i32*> [#uses=1] 27 %gep.upgrd.3 = zext i32 %indvar to i64 ; <i64> [#uses=1] 28 %b.1.4 = getelementptr i32* %b.1.4.ph, i64 %gep.upgrd.3 ; <i32*> [#uses=1]
|
/external/llvm/test/Transforms/PhaseOrdering/ |
basic.ll | 4 target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128-n8:16:32:64" 7 declare i8* @malloc(i64) 15 %call = call i8* @malloc(i64 1) 40 %arrayidx4 = getelementptr inbounds i8* %arrayidx, i64 1 47 %arrayidx12 = getelementptr inbounds i8* %arrayidx, i64 2 54 %arrayidx20 = getelementptr inbounds i8* %arrayidx, i64 3 86 %arrayidx4 = getelementptr inbounds i8* %arrayidx, i64 1 93 %arrayidx12 = getelementptr inbounds i8* %arrayidx, i64 2 100 %arrayidx20 = getelementptr inbounds i8* %arrayidx, i64 3
|
/external/llvm/test/Transforms/ScalarRepl/ |
copy-aggregate.ll | 3 target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64" 6 define i32 @test1(i64 %V) nounwind { 10 %Y = bitcast {{i32,i32}}* %X to i64* 11 store i64 %V, i64* %Y 38 define i64 @test3(i32 %a, i32 %b) nounwind { 48 %Y = bitcast {{i32,i32}}* %X to i64* 49 %Z = load i64* %Y 50 ret i64 %Z
|
memcpy-from-global.ll | 2 target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64" 45 declare void @llvm.memcpy.p0i8.p0i8.i64(i8* nocapture, i8* nocapture, i64, i32, i1) nounwind 64 call void @llvm.memcpy.p0i8.p0i8.i64(i8* %a, i8* bitcast (%T* @G to i8*), i64 124, i32 4, i1 false) 65 call void @llvm.memcpy.p0i8.p0i8.i64(i8* %b, i8* %a, i64 124, i32 4, i1 false) 77 call void @llvm.memcpy.p0i8.p0i8.i64(i8* %a, i8* bitcast (%T* @G to i8*), i64 124, i32 4, i1 false) 88 call void @llvm.memcpy.p0i8.p0i8.i64(i8* %a, i8* bitcast (%T* @G to i8*), i64 124, i32 4, i1 false [all...] |
/external/llvm/test/Transforms/SimplifyCFG/ |
branch-branch-dbginfo.ll | 4 target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:32:32" 7 %llvm.dbg.basictype.type = type { i32, { }*, i8*, { }*, i32, i64, i64, i64, i32, i32 } 9 %llvm.dbg.derivedtype.type = type { i32, { }*, i8*, { }*, i32, i64, i64, i64, i32, { }* } 20 @llvm.dbg.basictype = internal constant %llvm.dbg.basictype.type { i32 393252, { }* bitcast (%llvm.dbg.compile_unit.type* @llvm.dbg.compile_unit to { }*), i8* getelementptr ([4 x i8]* @.str4, i32 0, i32 0), { }* null, i32 0, i64 32, i64 32, i64 0, i32 0, i32 5 }, section "llvm.metadata" ; <%llvm.dbg.basictype.type*> [#uses=1 [all...] |
/external/stlport/src/ |
num_get_float.cpp | 39 uint64_t i64; member in union:_ll 490 vv.i64 = 0L; 493 vv.i64 *= 10; 494 vv.i64 += *buffer++; 497 if ( vv.i64 == ULL(0) ) { /* Check for zero and treat it as a special case */ 507 if ((vv.i64 >> 32) != 0) { nzero = 32; } 508 if ((vv.i64 >> (16 + nzero)) != 0) { nzero += 16; } 509 if ((vv.i64 >> ( 8 + nzero)) != 0) { nzero += 8; } 510 if ((vv.i64 >> ( 4 + nzero)) != 0) { nzero += 4; } 511 if ((vv.i64 >> ( 2 + nzero)) != 0) { nzero += 2; [all...] |
/ndk/sources/cxx-stl/stlport/src/ |
num_get_float.cpp | 39 uint64_t i64; member in union:_ll 490 vv.i64 = 0L; 493 vv.i64 *= 10; 494 vv.i64 += *buffer++; 497 if ( vv.i64 == ULL(0) ) { /* Check for zero and treat it as a special case */ 507 if ((vv.i64 >> 32) != 0) { nzero = 32; } 508 if ((vv.i64 >> (16 + nzero)) != 0) { nzero += 16; } 509 if ((vv.i64 >> ( 8 + nzero)) != 0) { nzero += 8; } 510 if ((vv.i64 >> ( 4 + nzero)) != 0) { nzero += 4; } 511 if ((vv.i64 >> ( 2 + nzero)) != 0) { nzero += 2; [all...] |
/external/llvm/test/Transforms/ObjCARC/ |
move-and-form-retain-autorelease.ll | 10 target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128-n8:16:32:64" 20 %7 = type { i64, [0 x %8*] } 24 %11 = type { i64*, i8*, i8*, i32, i32 } 25 %12 = type { i32*, i32, i8*, i64 } 97 %tmp17 = bitcast i8* %tmp16 to i64 (i8*, %1*)* 98 %tmp18 = tail call i64 %tmp17(i8* %tmp15, %1* bitcast (%0* @"\01l_objc_msgSend_fixup_count" to %1*)) 99 %tmp19 = icmp eq i64 %tmp18, 0 145 %tmp52 = bitcast i8* %tmp51 to i64 (i8*, %1*)* 146 %tmp53 = tail call i64 %tmp52(i8* %tmp50, %1* bitcast (%0* @"\01l_objc_msgSend_fixup_count" to %1*)) 147 %tmp54 = icmp eq i64 %tmp53, [all...] |
/external/clang/test/CodeGenCXX/ |
partial-destruction.cpp | 21 // CHECK-NEXT: [[E_BEGIN:%.*]] = getelementptr inbounds [10 x [[A]]]* [[AS]], i64 0, i64 0 24 // CHECK: [[E1:%.*]] = getelementptr inbounds [[A]]* [[E_BEGIN]], i64 1 27 // CHECK: [[E2:%.*]] = getelementptr inbounds [[A]]* [[E1]], i64 1 29 // CHECK-NEXT: [[E_END:%.*]] = getelementptr inbounds [[A]]* [[E_BEGIN]], i64 10 33 // CHECK: [[E_NEXT]] = getelementptr inbounds [[A]]* [[E_CUR]], i64 1 43 // CHECK-NEXT: [[ED_END:%.*]] = getelementptr inbounds [[A]]* [[ED_BEGIN]], i64 10 46 // CHECK-NEXT: [[ED_CUR]] = getelementptr inbounds [[A]]* [[ED_AFTER]], i64 -1 59 // CHECK-NEXT: [[E_CUR]] = getelementptr inbounds [[A]]* [[E_AFTER]], i64 -1 68 // CHECK-NEXT: [[E_END:%.*]] = getelementptr inbounds [[A]]* [[E0]], i64 1 [all...] |