OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:uses
(Results
1226 - 1250
of
11488
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/llvm/test/Analysis/ScalarEvolution/
2009-05-09-PointerEdgeCount.ll
10
%x = alloca %struct.NonPod, align 8 ; <%struct.NonPod*> [#
uses
=2]
11
%0 = getelementptr %struct.NonPod* %x, i32 0, i32 0 ; <[2 x %struct.Foo]*> [#
uses
=1]
12
%1 = getelementptr [2 x %struct.Foo]* %0, i32 1, i32 0 ; <%struct.Foo*> [#
uses
=1]
16
%.0.i = phi %struct.Foo* [ %1, %entry ], [ %4, %bb2.i ] ; <%struct.Foo*> [#
uses
=2]
17
%2 = getelementptr %struct.NonPod* %x, i32 0, i32 0, i32 0 ; <%struct.Foo*> [#
uses
=1]
18
%3 = icmp eq %struct.Foo* %.0.i, %2 ; <i1> [#
uses
=1]
22
%4 = getelementptr %struct.Foo* %.0.i, i32 -1 ; <%struct.Foo*> [#
uses
=1]
/external/llvm/test/CodeGen/Generic/
2003-07-08-BadCastToBool.ll
20
%tmp.19 = icmp eq i32 %ct.1, 2 ; <i1> [#
uses
=1]
21
%tmp.22.not = trunc i32 %ct.1 to i1 ; <i1> [#
uses
=1]
22
%tmp.221 = xor i1 %tmp.22.not, true ; <i1> [#
uses
=1]
23
%tmp.26 = or i1 %tmp.19, %tmp.221 ; <i1> [#
uses
=1]
24
%tmp.27 = zext i1 %tmp.26 to i32 ; <i32> [#
uses
=1]
30
%result = call i32 @adj( i32 3, i32 2 ) ; <i32> [#
uses
=1]
31
%tmp.0 = call i32 (i8*, ...)* @printf( i8* getelementptr ([30 x i8]* @.str_1, i64 0, i64 0), i32 3, i32 2, i32 %result ) ; <i32> [#
uses
=0]
/external/llvm/test/CodeGen/MSP430/
indirectbr2.ll
2
@C.0.2070 = private constant [5 x i8*] [i8* blockaddress(@foo, %L1), i8* blockaddress(@foo, %L2), i8* blockaddress(@foo, %L3), i8* blockaddress(@foo, %L4), i8* blockaddress(@foo, %L5)] ; <[5 x i8*]*> [#
uses
=1]
6
%tmp1 = getelementptr inbounds [5 x i8*]* @C.0.2070, i16 0, i16 %i ; <i8**> [#
uses
=1]
7
%gotovar.4.0 = load i8** %tmp1, align 4 ; <i8*> [#
uses
=1]
15
%res.0 = phi i16 [ 385, %L5 ], [ 35, %entry ] ; <i16> [#
uses
=1]
19
%res.1 = phi i16 [ %res.0, %L4 ], [ 5, %entry ] ; <i16> [#
uses
=1]
23
%res.2 = phi i16 [ %res.1, %L3 ], [ 1, %entry ] ; <i16> [#
uses
=1]
27
%res.3 = phi i16 [ %res.2, %L2 ], [ 2, %entry ] ; <i16> [#
uses
=1]
/external/llvm/test/CodeGen/PowerPC/
2007-04-30-InlineAsmEarlyClobber.ll
23
%Y = alloca i32, align 4 ; <i32*> [#
uses
=2]
24
%tmp4 = call i32 asm "subf${3:I}c $1,$4,$3\0A\09subfze $0,$2", "=r,=*&r,r,rI,r"( i32* %Y, i32 %A, i32 %B, i32 %C ) ; <i32> [#
uses
=1]
25
%tmp5 = load i32* %Y ; <i32> [#
uses
=1]
26
%tmp56 = zext i32 %tmp5 to i64 ; <i64> [#
uses
=1]
27
%tmp7 = shl i64 %tmp56, 32 ; <i64> [#
uses
=1]
28
%tmp89 = zext i32 %tmp4 to i64 ; <i64> [#
uses
=1]
29
%tmp10 = or i64 %tmp7, %tmp89 ; <i64> [#
uses
=1]
2008-03-17-RegScavengerCrash.ll
10
%tmp61 = load i32* null, align 4 ; <i32> [#
uses
=1]
11
%toBool = icmp eq i32 %wide, 0 ; <i1> [#
uses
=2]
12
%iftmp.87.0 = select i1 %toBool, i32 %tmp61, i32 0 ; <i32> [#
uses
=2]
13
%tmp69 = icmp ult i32 %iftmp.87.0, 33 ; <i1> [#
uses
=1]
14
%min = select i1 %tmp69, i32 %iftmp.87.0, i32 32 ; <i32> [#
uses
=1]
15
%tmp71 = icmp ugt i32 %min, 31 ; <i1> [#
uses
=1]
26
%tmp134 = getelementptr %struct.cpp_string* %from, i32 0, i32 1 ; <i8**> [#
uses
=0]
lsr-postinc-pos.ll
18
%i = phi i32 [ 0, %entry ], [ %i.next, %bb ] ; <i32> [#
uses
=3]
19
%ii = shl i32 %i, 2 ; <i32> [#
uses
=1]
20
%c0 = icmp eq i32 %i, undef ; <i1> [#
uses
=1]
24
%t = load i8** undef, align 16 ; <i8*> [#
uses
=1]
25
%p = getelementptr i8* %t, i32 %ii ; <i8*> [#
uses
=1]
26
%c1 = icmp ult i8* %p, undef ; <i1> [#
uses
=1]
27
%i.next = add i32 %i, 1 ; <i32> [#
uses
=1]
vcmp-fold.ll
8
%tmp = load <4 x float>* %x ; <<4 x float>> [#
uses
=1]
9
%tmp2 = load <4 x float>* %y ; <<4 x float>> [#
uses
=1]
10
%tmp.upgrd.1 = call i32 @llvm.ppc.altivec.vcmpbfp.p( i32 1, <4 x float> %tmp, <4 x float> %tmp2 ) ; <i32> [#
uses
=1]
11
%tmp4 = load <4 x float>* %x ; <<4 x float>> [#
uses
=1]
12
%tmp6 = load <4 x float>* %y ; <<4 x float>> [#
uses
=1]
13
%tmp.upgrd.2 = call <4 x i32> @llvm.ppc.altivec.vcmpbfp( <4 x float> %tmp4, <4 x float> %tmp6 ) ; <<4 x i32>> [#
uses
=1]
14
%tmp7 = bitcast <4 x i32> %tmp.upgrd.2 to <4 x float> ; <<4 x float>> [#
uses
=1]
vec_auto_constant.ll
19
@baz = common global <16 x i8> zeroinitializer ; <<16 x i8>*> [#
uses
=1]
23
%x_addr = alloca <16 x i8> ; <<16 x i8>*> [#
uses
=2]
24
%temp = alloca <16 x i8> ; <<16 x i8>*> [#
uses
=2]
25
%"alloca point" = bitcast i32 0 to i32 ; <i32> [#
uses
=0]
28
%0 = load <16 x i8>* %x_addr, align 16 ; <<16 x i8>> [#
uses
=1]
29
%1 = load <16 x i8>* %temp, align 16 ; <<16 x i8>> [#
uses
=1]
30
%tmp = add <16 x i8> %0, %1 ; <<16 x i8>> [#
uses
=1]
/external/llvm/test/CodeGen/X86/
2007-06-04-X86-64-CtorAsmBugs.ll
5
@_ZN1A1aE = global %struct.A zeroinitializer, align 32 ; <%struct.A*> [#
uses
=1]
6
@llvm.global_ctors = appending global [1 x { i32, void ()* }] [ { i32, void ()* } { i32 65535, void ()* @_GLOBAL__I__ZN1A1aE } ] ; <[1 x { i32, void ()* }]*> [#
uses
=0]
13
%i.1.i1.0 = phi i32 [ 0, %entry ], [ %indvar.next, %bb.i ] ; <i32> [#
uses
=2]
14
%tmp1012.i = sext i32 %i.1.i1.0 to i64 ; <i64> [#
uses
=1]
15
%tmp13.i = getelementptr %struct.A* @_ZN1A1aE, i32 0, i32 0, i64 %tmp1012.i ; <i8*> [#
uses
=1]
17
%indvar.next = add i32 %i.1.i1.0, 1 ; <i32> [#
uses
=2]
18
%exitcond = icmp eq i32 %indvar.next, 1024 ; <i1> [#
uses
=1]
2010-09-01-RemoveCopyByCommutingDef.ll
8
%x1 = tail call i64 @g(i8* %_this, i8* %image) nounwind ; <i64> [#
uses
=3]
9
%tmp1 = trunc i64 %x1 to i32 ; <i32> [#
uses
=1]
11
%x4 = load i32* %h, align 4 ; <i32> [#
uses
=1]
15
%x5 = mul nsw i32 %x4, %tmp1 ; <i32> [#
uses
=1]
19
%btmp3 = lshr i64 %x1, 32 ; <i64> [#
uses
=1]
20
%btmp4 = trunc i64 %btmp3 to i32 ; <i32> [#
uses
=1]
23
%x6 = sdiv i32 %x5, %btmp4 ; <i32> [#
uses
=1]
call-push.ll
13
%tmp2 = getelementptr %struct.decode_t* %decode, i32 0, i32 4 ; <i16*> [#
uses
=1]
14
%tmp23 = bitcast i16* %tmp2 to i32* ; <i32*> [#
uses
=1]
15
%tmp4 = load i32* %tmp23 ; <i32> [#
uses
=1]
16
%tmp514 = lshr i32 %tmp4, 24 ; <i32> [#
uses
=1]
17
%tmp56 = trunc i32 %tmp514 to i8 ; <i8> [#
uses
=1]
18
%tmp7 = icmp eq i8 %tmp56, 0 ; <i1> [#
uses
=1]
22
%tmp10 = tail call i32 @f( %struct.decode_t* %decode ) ; <i32> [#
uses
=1]
extract-combine.ll
6
%tmp74.i25762 = shufflevector <16 x float> zeroinitializer, <16 x float> zeroinitializer, <16 x i32> <i32 0, i32 1, i32 2, i32 3, i32 4, i32 5, i32 6, i32 7, i32 8, i32 9, i32 10, i32 11, i32 16, i32 17, i32 18, i32 19> ; <<16 x float>> [#
uses
=1]
7
%tmp518 = shufflevector <16 x float> %tmp74.i25762, <16 x float> undef, <4 x i32> <i32 12, i32 13, i32 14, i32 15> ; <<4 x float>> [#
uses
=1]
8
%movss.i25611 = shufflevector <4 x float> zeroinitializer, <4 x float> %tmp518, <4 x i32> <i32 4, i32 1, i32 2, i32 3> ; <<4 x float>> [#
uses
=1]
9
%conv3.i25615 = shufflevector <4 x float> %movss.i25611, <4 x float> undef, <4 x i32> <i32 1, i32 2, i32 3, i32 0> ; <<4 x float>> [#
uses
=1]
10
%sub.i25620 = fsub <4 x float> %conv3.i25615, zeroinitializer ; <<4 x float>> [#
uses
=1]
11
%mul.i25621 = fmul <4 x float> zeroinitializer, %sub.i25620 ; <<4 x float>> [#
uses
=1]
12
%add.i25622 = fadd <4 x float> zeroinitializer, %mul.i25621 ; <<4 x float>> [#
uses
=1]
subreg-to-reg-2.ll
13
%array = load %XXValue** inttoptr (i64 11111111 to %XXValue**) ; <%XXValue*> [#
uses
=0]
14
%index = load %XXValue** inttoptr (i64 22222222 to %XXValue**) ; <%XXValue*> [#
uses
=1]
15
%tmp = ptrtoint %XXValue* %index to i64 ; <i64> [#
uses
=2]
17
%tmp6 = trunc i64 %tmp to i32 ; <i32> [#
uses
=1]
21
%tmp10 = zext i32 %tmp6 to i64 ; <i64> [#
uses
=1]
22
%tmp11 = getelementptr %"struct.XXC::ArrayStorage"* %tmp9, i64 0, i32 5, i64 %tmp10 ; <%XXValue**> [#
uses
=1]
23
%tmp12 = load %XXValue** %tmp11, align 8 ; <%XXValue*> [#
uses
=1]
/external/llvm/test/Transforms/GlobalOpt/
2010-02-26-MallocSROA.ll
8
@Y = internal global %struct.xyz* null ; <%struct.xyz**> [#
uses
=2]
9
@numf2s = external global i32 ; <i32*> [#
uses
=1]
13
%0 = load i32* @numf2s, align 4 ; <i32> [#
uses
=1]
14
%mallocsize2 = shl i32 %0, 4 ; <i32> [#
uses
=1]
15
%malloccall3 = tail call i8* @malloc(i32 %mallocsize2) nounwind ; <i8*> [#
uses
=1]
16
%1 = bitcast i8* %malloccall3 to %struct.xyz* ; <%struct.xyz*> [#
uses
=1]
23
%0 = load %struct.xyz** @Y, align 8 ; <%struct.xyz*> [#
uses
=0]
/external/llvm/test/Transforms/IndVarSimplify/
loop_evaluate_5.ll
15
%result2 = phi i32 [ %tmp1, %bb2 ], [ 0, %bb.nph ] ; <i32> [#
uses
=1]
16
%k_01 = phi i5 [ %indvar_next1, %bb2 ], [ 0, %bb.nph ] ; <i5> [#
uses
=2]
17
%tmp2 = zext i5 %k_01 to i32 ; <i32> [#
uses
=1]
18
%tmp1 = add i32 %tmp2, %result2 ; <i32> [#
uses
=2]
19
%indvar_next1 = add i5 %k_01, 1 ; <i5> [#
uses
=2]
23
%phitmp = icmp eq i5 %indvar_next1, -16 ; <i1> [#
uses
=1]
30
%result.lcssa = phi i32 [ %tmp1, %bb2.bb3_crit_edge ], [ 0, %entry ] ; <i32> [#
uses
=1]
tripcount_infinite.ll
14
%i = phi i32 [ 1, %entry ], [ %i.next, %loop ] ; <i32> [#
uses
=3]
15
%i.next = add i32 %i, 2 ; <i32> [#
uses
=1]
16
%c = icmp ne i32 %i, 100 ; <i1> [#
uses
=1]
29
%i = phi i32 [ 1, %entry ], [ %i.next, %loop ] ; <i32> [#
uses
=4]
30
%isquare = mul i32 %i, %i ; <i32> [#
uses
=1]
31
%i.next = add i32 %i, 1 ; <i32> [#
uses
=1]
32
%c = icmp ne i32 %isquare, 63 ; <i1> [#
uses
=1]
/external/llvm/test/Transforms/InstCombine/
2007-10-12-Crash.ll
11
%tmp3 = alloca %struct.Ray, align 4 ; <%struct.Ray*> [#
uses
=2]
12
%tmp97 = icmp slt i32 0, 512 ; <i1> [#
uses
=1]
16
%tmp322 = bitcast %struct.Ray* %tmp3 to %struct.Vec* ; <%struct.Vec*> [#
uses
=1]
17
%tmp322.0 = getelementptr %struct.Vec* %tmp322, i32 0, i32 0 ; <double*> [#
uses
=1]
19
%tmp57 = call double @_Z9ray_traceRK3VecRK3RayRK5Scene( %struct.Vec* null, %struct.Ray* %tmp3, %struct.Scene* null ) ; <double> [#
uses
=0]
23
%tmp65 = icmp slt i32 0, 4 ; <i1> [#
uses
=1]
30
%tmp74 = icmp slt i32 0, 4 ; <i1> [#
uses
=1]
2008-05-08-StrLenSink.ll
8
%"alloca point" = bitcast i32 0 to i32 ; <i32> [#
uses
=0]
9
%tmp1 = call i8* @malloc( i32 10 ) nounwind ; <i8*> [#
uses
=5]
10
%tmp3 = getelementptr i8* %tmp1, i32 1 ; <i8*> [#
uses
=1]
12
%tmp5 = getelementptr i8* %tmp1, i32 0 ; <i8*> [#
uses
=1]
18
%tmp7 = call i32 @strlen( i8* %tmp1 ) nounwind readonly ; <i32> [#
uses
=1]
19
%tmp9 = getelementptr i8* %tmp1, i32 0 ; <i8*> [#
uses
=1]
21
%tmp11 = call i32 (...)* @b( i8* %tmp1 ) nounwind ; <i32> [#
uses
=0]
/external/llvm/test/Transforms/LoopUnswitch/
2008-11-03-Invariant.ll
5
%0 = icmp ult i32 0, %y ; <i1> [#
uses
=1]
9
%1 = icmp eq i32 %x, 0 ; <i1> [#
uses
=1]
13
%i.01 = phi i32 [ %3, %bb3 ], [ 0, %bb.nph ] ; <i32> [#
uses
=1]
17
%2 = tail call i32 (...)* @b() nounwind ; <i32> [#
uses
=0]
21
%3 = add i32 %i.01, 1 ; <i32> [#
uses
=2]
25
%i.0 = phi i32 [ %3, %bb2 ] ; <i32> [#
uses
=1]
26
%4 = icmp ult i32 %i.0, %y ; <i1> [#
uses
=1]
/external/llvm/test/Transforms/ScalarRepl/
2008-01-29-PromoteBug.ll
9
%s = alloca [1 x %struct.T], align 4 ; <[1 x %struct.T]*> [#
uses
=2]
13
%tmp16 = getelementptr [1 x %struct.T]* %s, i32 0, i32 0 ; <%struct.T*> [#
uses
=1]
14
%tmp17 = getelementptr %struct.T* %tmp16, i32 0, i32 1 ; <[3 x i8]*> [#
uses
=1]
15
%tmp1718 = bitcast [3 x i8]* %tmp17 to i32* ; <i32*> [#
uses
=1]
16
%tmp19 = load i32* %tmp1718, align 4 ; <i32> [#
uses
=1]
17
%mask = and i32 %tmp19, 16777215 ; <i32> [#
uses
=2]
18
%mask2324 = trunc i32 %mask to i8 ; <i8> [#
uses
=1]
phinodepromote.ll
20
%mem_tmp.0 = alloca i32 ; <i32*> [#
uses
=3]
21
%mem_tmp.1 = alloca i32 ; <i32*> [#
uses
=3]
24
%tmp.1.i = load i32* %mem_tmp.1 ; <i32> [#
uses
=1]
25
%tmp.3.i = load i32* %mem_tmp.0 ; <i32> [#
uses
=1]
26
%tmp.4.i = icmp sle i32 %tmp.1.i, %tmp.3.i ; <i1> [#
uses
=1]
31
%mem_tmp.i.0 = phi i32* [ %mem_tmp.1, %cond_true.i ], [ %mem_tmp.0, %entry ] ; <i32*> [#
uses
=1]
32
%tmp.3 = load i32* %mem_tmp.i.0 ; <i32> [#
uses
=1]
/frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/
AndroidManifest.xml
19
<
uses
-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
20
<
uses
-permission android:name="android.permission.ACCESS_WIFI_STATE" />
21
<
uses
-permission android:name="android.permission.CHANGE_WIFI_STATE" />
22
<
uses
-permission android:name="android.permission.INTERNET" />
23
<
uses
-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
24
<
uses
-permission android:name="android.permission.WRITE_SETTINGS" />
27
<
uses
-library android:name="android.test.runner" />
/sdk/manifmerger/tests/src/com/android/manifmerger/data/
30_uses_sdk_ok.xml
2
# Test
uses
-sdk: add a
uses
-sdk from an app that doesn't define one.
13
<
uses
-sdk
28
<
uses
-sdk android:minSdkVersion="3" />
40
<
uses
-sdk
53
<
uses
-sdk
69
<
uses
-sdk
36_uses_sdk_targetsdk_warning.xml
2
# Test
uses
-sdk: there's a warning if the main manifest defines a targetSdkVersion that
17
<
uses
-sdk
32
<
uses
-sdk
45
<
uses
-sdk
61
<
uses
-sdk
73
W [ManifestMergerTest1_lib1.xml:4, ManifestMergerTest0_main.xml:4] Main manifest has <
uses
-sdk android:targetSdkVersion='4'> but library
uses
targetSdkVersion='11'
/external/llvm/test/CodeGen/Thumb2/
2009-08-07-NeonFPBug.ll
36
%0 = load float* undef, align 4 ; <float> [#
uses
=1]
37
%1 = fmul float undef, %0 ; <float> [#
uses
=2]
38
%tmp73 = add i32 0, 224 ; <i32> [#
uses
=1]
39
%scevgep74 = getelementptr i8* null, i32 %tmp73 ; <i8*> [#
uses
=1]
40
%scevgep7475 = bitcast i8* %scevgep74 to float* ; <float*> [#
uses
=1]
41
%2 = load float* null, align 4 ; <float> [#
uses
=1]
42
%3 = fmul float 0.000000e+00, %2 ; <float> [#
uses
=2]
43
%4 = fadd float %1, %3 ; <float> [#
uses
=1]
44
%5 = fsub float %1, %3 ; <float> [#
uses
=2]
45
%6 = fadd float undef, 0.000000e+00 ; <float> [#
uses
=2
[
all
...]
Completed in 726 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>