/external/llvm/test/Transforms/SimplifyCFG/ |
2002-05-21-PHIElimination.ll | 13 %V = phi i32 [ 0, %0 ], [ %V1, %Loop ] ; <i32> [#uses=1] 14 %V1 = add i32 %V, 1 ; <i32> [#uses=1]
|
2003-08-05-MishandleInvoke.ll | 7 to label %Ret unwind label %Ret ; <i32>:1 [#uses=0] 11 %A = add i32 0, 1 ; <i32> [#uses=1]
|
2008-07-13-InfLoopMiscompile.ll | 7 @g_37 = common global i32 0 ; <i32*> [#uses=1] 8 @.str = internal constant [4 x i8] c"%d\0A\00" ; <[4 x i8]*> [#uses=1] 12 %l = load i32* @g_37, align 4 ; <i32> [#uses=1] 13 %cmpa = icmp ne i32 %l, 0 ; <i1> [#uses=3] 17 %cmpb = icmp eq i1 %cmpa, false ; <i1> [#uses=2] 27 %cowval = phi i32 [ 2, %beeblock ], [ 0, %monkeyblock ] ; <i32> [#uses=1] 31 %outval = phi i32 [ %cowval, %cowblock ], [ 1, %entry ] ; <i32> [#uses=1] 32 %pout = tail call i32 (i8*, ...)* @printf( i8* noalias getelementptr ([4 x i8]* @.str, i32 0, i32 0), i32 %outval ) nounwind ; <i32> [#uses=0]
|
2008-12-16-DCECond.ll | 8 %cmp = icmp eq i32 %x, 8 ; <i1> [#uses=1] 12 %call = call i32 (...)* @foo() ; <i32> [#uses=0] 16 %cmp2 = icmp ne i32 %x, 8 ; <i1> [#uses=1] 20 %call4 = call i32 (...)* @foo() ; <i32> [#uses=0] 24 %cmp7 = icmp eq i32 %x, 9 ; <i1> [#uses=1] 28 %call9 = call i32 (...)* @bar() ; <i32> [#uses=0] 32 %cmp12 = icmp ne i32 %x, 9 ; <i1> [#uses=1] 36 %call14 = call i32 (...)* @bar() ; <i32> [#uses=0]
|
EqualPHIEdgeBlockMerge.ll | 14 %W = phi i32 [ 2, %N ], [ 2, %Q ] ; <i32> [#uses=1] 15 %R = add i32 %W, 1 ; <i32> [#uses=1]
|
hoist-common-code.ll | 9 %A = load i32* %Q ; <i32> [#uses=1] 14 %B = load i32* %Q ; <i32> [#uses=1]
|
2008-05-16-PHIBlockMerge.ll | 18 %a = phi i32 [ 1, %entry ], [ 0, %Common ] ; <i32> [#uses=1] 22 %b = phi i32 [ %a, %BB.nomerge ], [ 2, %Common ] ; <i32> [#uses=0] 23 %conde = call i1 @foo( ) ; <i1> [#uses=1] 27 %cond = call i1 @foo( ) ; <i1> [#uses=1] 45 %b = phi i32 [ 1, %BB.nomerge ], [ 2, %Common ] ; <i32> [#uses=0] 46 %conde = call i1 @foo( ) ; <i1> [#uses=1] 50 %cond = call i1 @foo( ) ; <i1> [#uses=1] 69 %conde = call i1 @foo( ) ; <i1> [#uses=1] 73 %cond = call i1 @foo( ) ; <i1> [#uses=1] 79 %cond2 = call i1 @foo( ) ; <i1> [#uses=1 [all...] |
/external/llvm/test/Transforms/SimplifyLibCalls/ |
2009-02-11-NotInitialized.ll | 8 %0 = tail call i64 @strlen(i8* %x) nounwind readonly ; <i64> [#uses=1] 9 %1 = trunc i64 %0 to i32 ; <i32> [#uses=1]
|
/external/llvm/test/Transforms/StripSymbols/ |
2007-01-15-llvm.used.ll | 3 @llvm.used = appending global [2 x i8*] [ i8* bitcast (i32* @foo to i8*), i8* bitcast (i32 ()* @bar to i8*) ], section "llvm.metadata" ; <[2 x i8*]*> [#uses=0] 4 @foo = internal constant i32 41 ; <i32*> [#uses=1]
|
/external/llvm/test/Verifier/ |
2009-05-29-InvokeResult3.ll | 8 to label %c unwind label %u ; <i32> [#uses=2] 14 %p = phi i32 [ %s, %c ], [ %s, %u ] ; <i32> [#uses=1]
|
/external/zxing/qr_scanner/ |
AndroidManifest.xml | 7 <uses-sdk android:minSdkVersion="7" /> 13 <uses-permission android:name="android.permission.CAMERA" />
|
/frameworks/base/tests/BatteryWaster/ |
AndroidManifest.xml | 3 <uses-permission android:name="android.permission.DEVICE_POWER" /> 4 <uses-permission android:name="android.permission.WAKE_LOCK" />
|
/external/llvm/test/Transforms/InstCombine/ |
crash.ll | 19 %conv.i94 = bitcast <2 x i64> %y to <4 x i32> ; <<4 x i32>> [#uses=1] 20 %sub.i97 = sub <4 x i32> %conv.i94, undef ; <<4 x i32>> [#uses=1] 21 %conv3.i98 = bitcast <4 x i32> %sub.i97 to <2 x i64> ; <<2 x i64>> [#uses=2] 22 %conv2.i86 = bitcast <2 x i64> %conv3.i98 to <4 x i32> ; <<4 x i32>> [#uses=1] 23 %cmp.i87 = icmp sgt <4 x i32> undef, %conv2.i86 ; <<4 x i1>> [#uses=1] 24 %sext.i88 = sext <4 x i1> %cmp.i87 to <4 x i32> ; <<4 x i32>> [#uses=1] 25 %conv3.i89 = bitcast <4 x i32> %sext.i88 to <2 x i64> ; <<2 x i64>> [#uses=1] 26 %and.i = and <2 x i64> %conv3.i89, %conv3.i98 ; <<2 x i64>> [#uses=1] 27 %or.i = or <2 x i64> zeroinitializer, %and.i ; <<2 x i64>> [#uses=1] 28 %conv2.i43 = bitcast <2 x i64> %or.i to <4 x i32> ; <<4 x i32>> [#uses=1 [all...] |
/external/llvm/test/CodeGen/X86/ |
2010-04-30-LocalAlloc-LandingPad.ll | 7 @_ZTIi = external constant i8* ; <i8**> [#uses=1] 8 @.str = internal constant [4 x i8] c"%p\0A\00" ; <[4 x i8]*> [#uses=1] 9 @llvm.used = appending global [1 x i8*] [i8* bitcast (i8* (%struct.S*, i32, %struct.S*)* @_Z4test1SiS_ to i8*)], section "llvm.metadata" ; <[1 x i8*]*> [#uses=0] 18 %retval = alloca i8*, align 4 ; <i8**> [#uses=2] 19 %n.addr = alloca i32, align 4 ; <i32*> [#uses=1] 20 %_rethrow = alloca i8* ; <i8**> [#uses=4] 21 %0 = alloca i32, align 4 ; <i32*> [#uses=1] 22 %cleanup.dst = alloca i32 ; <i32*> [#uses=3] 23 %cleanup.dst7 = alloca i32 ; <i32*> [#uses=6] 43 %2 = call i32 @llvm.eh.typeid.for(i8* bitcast (i8** @_ZTIi to i8*)) ; <i32> [#uses=1 [all...] |
vec_ss_load_fold.ll | 7 %tmp = insertelement <4 x float> undef, float %f, i32 0 ; <<4 x float>> [#uses=1] 8 %tmp10 = insertelement <4 x float> %tmp, float 0.000000e+00, i32 1 ; <<4 x float>> [#uses=1] 9 %tmp11 = insertelement <4 x float> %tmp10, float 0.000000e+00, i32 2 ; <<4 x float>> [#uses=1] 10 %tmp12 = insertelement <4 x float> %tmp11, float 0.000000e+00, i32 3 ; <<4 x float>> [#uses=1] 11 %tmp28 = tail call <4 x float> @llvm.x86.sse.sub.ss( <4 x float> %tmp12, <4 x float> < float 1.000000e+00, float 0.000000e+00, float 0.000000e+00, float 0.000000e+00 > ) ; <<4 x float>> [#uses=1] 12 %tmp37 = tail call <4 x float> @llvm.x86.sse.mul.ss( <4 x float> %tmp28, <4 x float> < float 5.000000e-01, float 0.000000e+00, float 0.000000e+00, float 0.000000e+00 > ) ; <<4 x float>> [#uses=1] 13 %tmp48 = tail call <4 x float> @llvm.x86.sse.min.ss( <4 x float> %tmp37, <4 x float> < float 6.553500e+04, float 0.000000e+00, float 0.000000e+00, float 0.000000e+00 > ) ; <<4 x float>> [#uses=1] 14 %tmp59 = tail call <4 x float> @llvm.x86.sse.max.ss( <4 x float> %tmp48, <4 x float> zeroinitializer ) ; <<4 x float>> [#uses=1] 15 %tmp.upgrd.1 = tail call i32 @llvm.x86.sse.cvttss2si( <4 x float> %tmp59 ) ; <i32> [#uses=1] 16 %tmp69 = trunc i32 %tmp.upgrd.1 to i16 ; <i16> [#uses=1 [all...] |
/external/llvm/test/Transforms/JumpThreading/ |
2010-08-26-and.ll | 8 @.str = private constant [4 x i8] c"red\00" ; <[4 x i8]*> [#uses=1] 9 @.str1 = private constant [7 x i8] c"orange\00" ; <[7 x i8]*> [#uses=1] 10 @.str2 = private constant [7 x i8] c"yellow\00" ; <[7 x i8]*> [#uses=1] 11 @.str3 = private constant [6 x i8] c"green\00" ; <[6 x i8]*> [#uses=1] 12 @.str4 = private constant [5 x i8] c"blue\00" ; <[5 x i8]*> [#uses=1] 13 @.str5 = private constant [7 x i8] c"indigo\00" ; <[7 x i8]*> [#uses=1] 14 @.str6 = private constant [7 x i8] c"violet\00" ; <[7 x i8]*> [#uses=1] 15 @.str7 = private constant [12 x i8] c"Color = %d\0A\00" ; <[12 x i8]*> [#uses=1] 19 %cmp142 = icmp sgt i32 %argc, 1 ; <i1> [#uses=1] 23 %tmp = add i32 %argc, -2 ; <i32> [#uses=1 [all...] |
/external/llvm/test/CodeGen/ARM/ |
ldrd.ll | 51 %0 = add nsw i32 %n, -1 ; <i32> [#uses=2] 52 %1 = icmp sgt i32 %0, 0 ; <i1> [#uses=1] 56 %i.03 = phi i32 [ %tmp, %bb ], [ 0, %entry ] ; <i32> [#uses=3] 57 %scevgep = getelementptr i32* %a, i32 %i.03 ; <i32*> [#uses=1] 58 %scevgep4 = getelementptr i32* %b, i32 %i.03 ; <i32*> [#uses=1] 59 %tmp = add i32 %i.03, 1 ; <i32> [#uses=3] 60 %scevgep5 = getelementptr i32* %a, i32 %tmp ; <i32*> [#uses=1] 61 %2 = load i32* %scevgep, align 4 ; <i32> [#uses=1] 62 %3 = load i32* %scevgep5, align 4 ; <i32> [#uses=1] 63 %4 = add nsw i32 %3, %2 ; <i32> [#uses=1 [all...] |
2009-06-30-RegScavengerAssert2.ll | 3 @no_mat = external global i32 ; <i32*> [#uses=1] 4 @no_mis = external global i32 ; <i32*> [#uses=2] 5 @"\01LC11" = external constant [33 x i8], align 1 ; <[33 x i8]*> [#uses=1] 6 @"\01LC15" = external constant [33 x i8], align 1 ; <[33 x i8]*> [#uses=1] 7 @"\01LC17" = external constant [47 x i8], align 1 ; <[47 x i8]*> [#uses=1] 36 %0 = load i32* undef, align 4 ; <i32> [#uses=3] 37 %1 = add i32 %0, 1 ; <i32> [#uses=2] 39 %2 = load i32* undef, align 4 ; <i32> [#uses=2] 40 %3 = sub i32 %2, %0 ; <i32> [#uses=1] 43 %4 = getelementptr i8* %B, i32 %0 ; <i8*> [#uses=1 [all...] |
code-placement.ll | 38 %0 = icmp eq i32 %passes, 0 ; <i1> [#uses=1] 45 %indvar = phi i32 [ %indvar.next, %bb1 ], [ 0, %bb2.preheader ] ; <i32> [#uses=2] 46 %sum.08 = phi i32 [ %2, %bb1 ], [ %sum.110, %bb2.preheader ] ; <i32> [#uses=1] 47 %tmp17 = sub i32 %i.07, %indvar ; <i32> [#uses=1] 48 %scevgep = getelementptr i32* %src, i32 %tmp17 ; <i32*> [#uses=1] 49 %1 = load i32* %scevgep, align 4 ; <i32> [#uses=1] 50 %2 = add nsw i32 %1, %sum.08 ; <i32> [#uses=2] 51 %indvar.next = add i32 %indvar, 1 ; <i32> [#uses=2] 52 %exitcond = icmp eq i32 %indvar.next, %size ; <i1> [#uses=1] 59 %sum.0.lcssa = phi i32 [ %sum.110, %bb2.preheader ], [ %2, %bb1 ] ; <i32> [#uses=2 [all...] |
/external/llvm/test/CodeGen/PowerPC/ |
2007-10-21-LocalRegAllocAssert2.ll | 10 @"\01L_OBJC_MESSAGE_REF_2" = external global %struct._message_ref_t ; <%struct._message_ref_t*> [#uses=2] 11 @"\01L_OBJC_MESSAGE_REF_6" = external global %struct._message_ref_t ; <%struct._message_ref_t*> [#uses=2] 12 @NSXMLStoreType = external constant %struct.NSString* ; <%struct.NSString**> [#uses=1] 13 @"\01L_OBJC_MESSAGE_REF_4" = external global %struct._message_ref_t ; <%struct._message_ref_t*> [#uses=2] 17 %tmp27 = load %struct.objc_object* (%struct.objc_object*, %struct._message_ref_t*, ...)** getelementptr (%struct._message_ref_t* @"\01L_OBJC_MESSAGE_REF_2", i32 0, i32 0), align 8 ; <%struct.objc_object* (%struct.objc_object*, %struct._message_ref_t*, ...)*> [#uses=1] 18 %tmp29 = call %struct.objc_object* (%struct.objc_object*, %struct._message_ref_t*, ...)* %tmp27( %struct.objc_object* null, %struct._message_ref_t* @"\01L_OBJC_MESSAGE_REF_2" ) ; <%struct.objc_object*> [#uses=0] 19 %tmp33 = load %struct.objc_object* (%struct.objc_object*, %struct._message_ref_t*, ...)** getelementptr (%struct._message_ref_t* @"\01L_OBJC_MESSAGE_REF_6", i32 0, i32 0), align 8 ; <%struct.objc_object* (%struct.objc_object*, %struct._message_ref_t*, ...)*> [#uses=1] 20 %tmp34 = load %struct.NSString** @NSXMLStoreType, align 8 ; <%struct.NSString*> [#uses=1] 21 %tmp40 = load %struct.objc_object* (%struct.objc_object*, %struct._message_ref_t*, ...)** getelementptr (%struct._message_ref_t* @"\01L_OBJC_MESSAGE_REF_4", i32 0, i32 0), align 8 ; <%struct.objc_object* (%struct.objc_object*, %struct._message_ref_t*, ...)*> [#uses=1] 22 %tmp42 = call %struct.objc_object* (%struct.objc_object*, %struct._message_ref_t*, ...)* %tmp40( %struct.objc_object* null, %struct._message_ref_t* @"\01L_OBJC_MESSAGE_REF_4", i32 1 ) ; <%struct.objc_object*> [#uses=0 [all...] |
/external/llvm/test/CodeGen/Thumb2/ |
thumb2-tbh.ll | 7 @_C_nextcmd = external global i32 ; <i32*> [#uses=3] 8 @.str31 = external constant [28 x i8], align 1 ; <[28 x i8]*> [#uses=1] 9 @_T_gtol = external global %struct._T_tstr* ; <%struct._T_tstr**> [#uses=2] 27 %0 = or i32 %argc, 32 ; <i32> [#uses=1] 39 %1 = call i32 @strlen(i8* null) nounwind readonly ; <i32> [#uses=0] 44 %2 = call noalias i8* @calloc(i32 21, i32 1) nounwind ; <i8*> [#uses=0] 48 %3 = load i32* @_C_nextcmd, align 4 ; <i32> [#uses=1] 49 %4 = add i32 %3, 1 ; <i32> [#uses=1] 51 %5 = call noalias i8* @calloc(i32 22, i32 1) nounwind ; <i8*> [#uses=0] 55 %6 = call noalias i8* @calloc(i32 20, i32 1) nounwind ; <i8*> [#uses=0 [all...] |
/external/llvm/test/Transforms/LoopStrengthReduce/ |
2009-01-13-nonconstant-stride-outside-loop.ll | 10 @heap_size = external global i32 ; <i32*> [#uses=1] 11 @"\01LC85" = external constant [39 x i8] ; <[39 x i8]*> [#uses=1] 20 %indvar.next24 = add i32 %m.0.i, 1 ; <i32> [#uses=1] 24 %m.0.i = phi i32 [ 0, %entry ], [ %indvar.next24, %bb.i2 ] ; <i32> [#uses=4] 25 %0 = icmp slt i32 %m.0.i, 0 ; <i1> [#uses=1] 29 %1 = load %struct.obj** null, align 4 ; <%struct.obj*> [#uses=1] 30 %2 = icmp eq %struct.obj* %1, null ; <i1> [#uses=1] 34 %3 = load i32* @heap_size, align 4 ; <i32> [#uses=1] 35 %4 = mul i32 %3, %m.0.i ; <i32> [#uses=1] 36 %5 = sub i32 %4, 0 ; <i32> [#uses=1 [all...] |
/external/llvm/test/Transforms/ScalarRepl/ |
address-space.ll | 15 %s = alloca %struct.anon, align 4 ; <%struct.anon*> [#uses=3] 16 %arrayidx = getelementptr inbounds %struct.anon addrspace(2)* %pPtr, i64 0 ; <%struct.anon addrspace(2)*> [#uses=1] 17 %tmp1 = bitcast %struct.anon* %s to i8* ; <i8*> [#uses=1] 18 %tmp2 = bitcast %struct.anon addrspace(2)* %arrayidx to i8 addrspace(2)* ; <i8 addrspace(2)*> [#uses=1] 20 %tmp3 = getelementptr inbounds %struct.anon* %s, i32 0, i32 0 ; <[1 x float]*> [#uses=1] 21 %arrayidx4 = getelementptr inbounds [1 x float]* %tmp3, i32 0, i64 0 ; <float*> [#uses=2] 22 %tmp5 = load float* %arrayidx4 ; <float> [#uses=1] 23 %sub = fsub float %tmp5, 5.000000e+00 ; <float> [#uses=1] 25 %arrayidx7 = getelementptr inbounds %struct.anon addrspace(2)* %pPtr, i64 0 ; <%struct.anon addrspace(2)*> [#uses=1] 26 %tmp8 = bitcast %struct.anon addrspace(2)* %arrayidx7 to i8 addrspace(2)* ; <i8 addrspace(2)*> [#uses=1 [all...] |
/frameworks/base/core/tests/ConnectivityManagerTest/ |
AndroidManifest.xml | 26 <uses-library android:name="android.test.runner" /> 36 This declares that this app uses the instrumentation test runner targeting 66 <uses-permission android:name="android.permission.INTERNET" /> 67 <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" /> 68 <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" /> 69 <uses-permission android:name="android.permission.CHANGE_WIFI_STATE" /> 70 <uses-permission android:name="android.permission.WRITE_SETTINGS" /> 71 <uses-permission android:name="android.permission.WRITE_SECURE_SETTINGS" /> 72 <uses-permission android:name="android.permission.WAKE_LOCK" /> 73 <uses-permission android:name="android.permission.DEVICE_POWER" / [all...] |
/packages/providers/CalendarProvider/ |
AndroidManifest.xml | 21 <uses-permission android:name="android.permission.READ_CALENDAR" /> 22 <uses-permission android:name="android.permission.WRITE_CALENDAR" /> 23 <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" /> 24 <uses-permission android:name="com.google.android.googleapps.permission.GOOGLE_AUTH" /> 25 <uses-permission android:name="com.google.android.googleapps.permission.GOOGLE_AUTH.cl" /> 26 <uses-permission android:name="android.permission.GET_ACCOUNTS" /> 27 <uses-permission android:name="android.permission.USE_CREDENTIALS" /> 28 <uses-permission android:name="android.permission.MANAGE_ACCOUNTS" /> 29 <uses-permission android:name="android.permission.READ_SYNC_STATS" /> 30 <uses-permission android:name="android.permission.READ_SYNC_SETTINGS" / [all...] |