Home
last modified time | relevance | path

Searched refs:node_t (Results 1 – 16 of 16) sorted by relevance

/external/llvm/test/CodeGen/X86/
D2008-01-16-InvalidDAGCombineXform.ll3 %struct.node_t = type { double*, %struct.node_t*, %struct.node_t**, double**, double*, i32, i32 }
5 define void @localize_local_bb19_bb(%struct.node_t** %cur_node) {
7 %tmp1 = load %struct.node_t*, %struct.node_t** %cur_node, align 4 ; <%struct.node_t*> [#uses=1]
8 %tmp2 = getelementptr %struct.node_t, %struct.node_t* %tmp1, i32 0, i32 4 ; <double**> [#uses=1]
10 %tmp4 = load %struct.node_t*, %struct.node_t** %cur_node, align 4 ; <%struct.node_t*> [#uses=1]
11 %tmp5 = getelementptr %struct.node_t, %struct.node_t* %tmp4, i32 0, i32 4 ; <double**> [#uses=1]
13 %tmp6 = load %struct.node_t*, %struct.node_t** %cur_node, align 4 ; <%struct.node_t*> [#uses=1]
14 %tmp7 = getelementptr %struct.node_t, %struct.node_t* %tmp6, i32 0, i32 3 ; <double***> [#uses=1]
16 %tmp9 = load %struct.node_t*, %struct.node_t** %cur_node, align 4 ; <%struct.node_t*> [#uses=1]
17 %tmp10 = getelementptr %struct.node_t, %struct.node_t* %tmp9, i32 0, i32 3 ; <double***> [#uses=1]
[all …]
Datom-fixup-lea2.ll16 ;struct node_t
22 ;extern struct node_t getnode();
27 ; struct node_t n = getnode();
34 %struct.node_t = type { i32, i32, i32, i32, i32* }
38 %n = alloca %struct.node_t, align 4
39 …call void bitcast (void (%struct.node_t*, ...)* @getnode to void (%struct.node_t*)*)(%struct.node_…
40 %array = getelementptr inbounds %struct.node_t, %struct.node_t* %n, i32 0, i32 4
46 %p = getelementptr inbounds %struct.node_t, %struct.node_t* %n, i32 0, i32 3
52 %k = getelementptr inbounds %struct.node_t, %struct.node_t* %n, i32 0, i32 0
58 %n5 = getelementptr inbounds %struct.node_t, %struct.node_t* %n, i32 0, i32 2
[all …]
Dswitch-zextload.ll8 …%struct.node_t = type { i8, i8, i8, i8, i32, i32, %struct.node_t**, %struct.node_t*, %struct.move_…
10 define fastcc void @set_proof_and_disproof_numbers(%struct.node_t* nocapture %node) nounwind {
/external/llvm-project/llvm/test/CodeGen/X86/
D2008-01-16-InvalidDAGCombineXform.ll3 %struct.node_t = type { double*, %struct.node_t*, %struct.node_t**, double**, double*, i32, i32 }
5 define void @localize_local_bb19_bb(%struct.node_t** %cur_node) {
7 %tmp1 = load %struct.node_t*, %struct.node_t** %cur_node, align 4 ; <%struct.node_t*> [#uses=1]
8 %tmp2 = getelementptr %struct.node_t, %struct.node_t* %tmp1, i32 0, i32 4 ; <double**> [#uses=1]
10 %tmp4 = load %struct.node_t*, %struct.node_t** %cur_node, align 4 ; <%struct.node_t*> [#uses=1]
11 %tmp5 = getelementptr %struct.node_t, %struct.node_t* %tmp4, i32 0, i32 4 ; <double**> [#uses=1]
13 %tmp6 = load %struct.node_t*, %struct.node_t** %cur_node, align 4 ; <%struct.node_t*> [#uses=1]
14 %tmp7 = getelementptr %struct.node_t, %struct.node_t* %tmp6, i32 0, i32 3 ; <double***> [#uses=1]
16 %tmp9 = load %struct.node_t*, %struct.node_t** %cur_node, align 4 ; <%struct.node_t*> [#uses=1]
17 %tmp10 = getelementptr %struct.node_t, %struct.node_t* %tmp9, i32 0, i32 3 ; <double***> [#uses=1]
[all …]
Datom-fixup-lea2.ll17 ;struct node_t
23 ;extern struct node_t getnode();
28 ; struct node_t n = getnode();
35 %struct.node_t = type { i32, i32, i32, i32, i32* }
39 %n = alloca %struct.node_t, align 4
40 …call void bitcast (void (%struct.node_t*, ...)* @getnode to void (%struct.node_t*)*)(%struct.node_…
41 %array = getelementptr inbounds %struct.node_t, %struct.node_t* %n, i32 0, i32 4
47 %p = getelementptr inbounds %struct.node_t, %struct.node_t* %n, i32 0, i32 3
53 %k = getelementptr inbounds %struct.node_t, %struct.node_t* %n, i32 0, i32 0
59 %n5 = getelementptr inbounds %struct.node_t, %struct.node_t* %n, i32 0, i32 2
[all …]
Dswitch-zextload.ll9 …%struct.node_t = type { i8, i8, i8, i8, i32, i32, %struct.node_t**, %struct.node_t*, %struct.move_…
11 define fastcc void @set_proof_and_disproof_numbers(%struct.node_t* nocapture %node) nounwind {
/external/jemalloc_new/test/unit/
Dph.c5 typedef struct node_s node_t; typedef
10 phn(node_t) link;
15 node_cmp(const node_t *a, const node_t *b) { in node_cmp()
31 node_cmp_magic(const node_t *a, const node_t *b) { in node_cmp_magic()
39 typedef ph(node_t) heap_t;
40 ph_gen(static, heap_, heap_t, node_t, link, node_cmp_magic);
43 node_print(const node_t *node, unsigned depth) { in node_print()
45 node_t *leftmost_child, *sibling; in node_print()
52 leftmost_child = phn_lchild_get(node_t, link, node); in node_print()
58 for (sibling = phn_next_get(node_t, link, leftmost_child); sibling != in node_print()
[all …]
Drb.c16 typedef struct node_s node_t; typedef
21 rb_node(node_t) link;
26 node_cmp(const node_t *a, const node_t *b) { in node_cmp()
44 typedef rb_tree(node_t) tree_t;
45 rb_gen(static, tree_, tree_t, node_t, link, node_cmp);
49 node_t key; in TEST_BEGIN()
72 tree_recurse(node_t *node, unsigned black_height, unsigned black_depth) { in tree_recurse()
74 node_t *left_node; in tree_recurse()
75 node_t *right_node; in tree_recurse()
81 left_node = rbtn_left_get(node_t, link, node); in tree_recurse()
[all …]
/external/llvm/test/Transforms/ADCE/
D2002-05-23-ZeroArgPHITest.ll9 %node_t = type { double*, %node_t*, %node_t**, double**, double*, i32, i32 }
11 define void @localize_local(%node_t* %nodelist) {
13 %nodelist.upgrd.1 = alloca %node_t* ; <%node_t**> [#uses=2]
14 store %node_t* %nodelist, %node_t** %nodelist.upgrd.1
18 %reg107 = load %node_t*, %node_t** %nodelist.upgrd.1 ; <%node_t*> [#uses=2]
19 %cond211 = icmp eq %node_t* %reg107, null ; <i1> [#uses=1]
23 … %reg109 = phi %node_t* [ %reg110, %bb2 ], [ %reg107, %bb1 ] ; <%node_t*> [#uses=1]
24 … %reg212 = getelementptr %node_t, %node_t* %reg109, i64 0, i32 1 ; <%node_t**> [#uses=1]
25 %reg110 = load %node_t*, %node_t** %reg212 ; <%node_t*> [#uses=2]
26 %cond213 = icmp ne %node_t* %reg110, null ; <i1> [#uses=1]
/external/llvm-project/llvm/test/Transforms/ADCE/
D2002-05-23-ZeroArgPHITest.ll10 %node_t = type { double*, %node_t*, %node_t**, double**, double*, i32, i32 }
12 define void @localize_local(%node_t* %nodelist) {
14 %nodelist.upgrd.1 = alloca %node_t* ; <%node_t**> [#uses=2]
15 store %node_t* %nodelist, %node_t** %nodelist.upgrd.1
19 %reg107 = load %node_t*, %node_t** %nodelist.upgrd.1 ; <%node_t*> [#uses=2]
20 %cond211 = icmp eq %node_t* %reg107, null ; <i1> [#uses=1]
25 … %reg109 = phi %node_t* [ %reg110, %bb2 ], [ %reg107, %bb1 ] ; <%node_t*> [#uses=1]
26 … %reg212 = getelementptr %node_t, %node_t* %reg109, i64 0, i32 1 ; <%node_t**> [#uses=1]
27 %reg110 = load %node_t*, %node_t** %reg212 ; <%node_t*> [#uses=2]
28 %cond213 = icmp ne %node_t* %reg110, null ; <i1> [#uses=1]
/external/llvm-project/llvm/test/CodeGen/ARM/
D2009-03-09-AddrModeBug.ll4 %struct.node_t = type { %struct.hit_t, %struct.hit_t, i32 }
7 define fastcc %struct.node_t* @_ZL6createP6node_tii3v_tS1_d(%struct.node_t* %n, i32 %lvl, i32 %dist…
9 %0 = getelementptr %struct.node_t, %struct.node_t* %n, i32 0, i32 1 ; <%struct.hit_t*> [#uses=1]
/external/llvm/test/CodeGen/ARM/
D2009-03-09-AddrModeBug.ll4 %struct.node_t = type { %struct.hit_t, %struct.hit_t, i32 }
7 define fastcc %struct.node_t* @_ZL6createP6node_tii3v_tS1_d(%struct.node_t* %n, i32 %lvl, i32 %dist…
9 %0 = getelementptr %struct.node_t, %struct.node_t* %n, i32 0, i32 1 ; <%struct.hit_t*> [#uses=1]
/external/llvm/test/CodeGen/Generic/
D2006-01-12-BadSetCCFold.ll3 %struct.node_t = type { double*, %struct.node_t*, %struct.node_t**, double**, double*, i32, i32 }
27 …cur_node.0.i8.1.i.i = phi %struct.node_t* [ undef, %dealwithargs.exit ], [ null, %no_exit.i12.i.i …
/external/llvm-project/llvm/test/CodeGen/Generic/
D2006-01-12-BadSetCCFold.ll3 %struct.node_t = type { double*, %struct.node_t*, %struct.node_t**, double**, double*, i32, i32 }
27 …cur_node.0.i8.1.i.i = phi %struct.node_t* [ undef, %dealwithargs.exit ], [ null, %no_exit.i12.i.i …
/external/selinux/libsepol/tests/policies/test-cond/
Drefpolicy-base.conf805 type node_t, node_type;
1460 allow kernel_t node_t:node rawip_send;
1653 sid node system_u:object_r:node_t:s0
/external/selinux/python/sepolgen/tests/test_data/
Dhttpd.log10677 … netif=lo scontext=system_u:system_r:myapache_t:s0 tcontext=system_u:object_r:node_t:s0 tclass=node
10680 … netif=lo scontext=system_u:system_r:myapache_t:s0 tcontext=system_u:object_r:node_t:s0 tclass=node