Searched defs:stmt (Results 1 - 25 of 243) sorted by relevance

12345678910

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dexcept.h170 tree stmt; local
H A Dtree-ssa-loop-ch.c103 tree stmt = last_stmt (loop->latch); local
H A Dtree-nrv.c124 tree stmt = bsi_stmt (bsi); local
263 tree stmt = bsi_stmt (i); local
[all...]
H A Dtree-ssa-loop-unswitch.c116 tree stmt, def, cond, use; local
153 tree stmt; local
184 tree cond = NULL_TREE, stmt; local
[all...]
H A Dtree-ssa-opfinalize.h64 FINALIZE_FUNC (tree stmt) argument
90 FINALIZE_CORRECT_USE (FINALIZE_USE_PTR (last), stmt); local
H A Dtree-ssanames.c121 make_ssa_name (tree var, tree stmt) argument
245 duplicate_ssa_name (tree name, tree stmt) argument
287 release_defs (tree stmt) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/tree-ssa/
H A Dvrp17.c22 gimplify_for_stmt (tree stmt) argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/tree-ssa/
H A Dvrp17.c22 gimplify_for_stmt (tree stmt) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dgraphite-clast-to-gimple.h28 struct clast_stmt *stmt; member in struct:cloog_prog_clast
H A Dtree-ssa-loop-ch.c112 gimple stmt = last_stmt (loop->latch); local
234 gimple stmt = gsi_stmt (bsi); local
[all...]
H A Dtree-nrv.c143 gimple stmt = gsi_stmt (gsi); local
237 gimple stmt local
338 gimple stmt = gsi_stmt (gsi); local
[all...]
H A Dcgraphbuild.c146 gimple stmt = gsi_stmt (gsi); local
254 gimple stmt = gsi_stmt (gsi); local
[all...]
H A Dintegrate.c104 set_block_origin_self(tree stmt) argument
166 set_block_abstract_flags(tree stmt, int setting) argument
[all...]
H A Dipa-struct-reorg.h39 gimple stmt; /* D.2169_25 = D.2168_24->b; */ member in struct:field_access_site
55 gimple stmt; member in struct:access_site
H A Dtracer.c106 gimple stmt; local
H A Dtree-optimize.c269 gimple stmt = gsi_stmt (gsi); local
H A Dtree-ssa-copyrename.c275 gimple stmt, phi; local
/netbsd-6-1-5-RELEASE/usr.sbin/makemandb/
H A Dwhatis.c54 sqlite3_stmt *stmt = NULL; local
/netbsd-6-1-5-RELEASE/usr.sbin/mrouted/
H A Dcfparse.y108 stmt : error label
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/objcp/
H A Dobjcp-decl.c110 objcp_end_compound_stmt (tree stmt, int flags ATTRIBUTE_UNUSED) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A Dpr37380.c14 gimple stmt; member in struct:gimple_seq_node_d
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/objcp/
H A Dobjcp-decl.c115 objcp_end_compound_stmt (tree stmt, int flags ATTRIBUTE_UNUSED) argument
[all...]
/netbsd-6-1-5-RELEASE/dist/dhcp/common/
H A Dexecute.c973 int executable_statement_foreach (struct executable_statement *stmt, argument
895 find_matching_case(struct executable_statement **ep, struct packet *packet, struct lease *lease, struct client_state *client_state, struct option_state *in_options, struct option_state *out_options, struct binding_scope **scope, struct expression *expr, struct executable_statement *stmt) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/plugin/
H A Dselfassign.c175 compare_and_warn (gimple stmt, tree lhs, tree rhs) argument
199 warn_self_assign (gimple stmt) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/plugin/
H A Dselfassign.c175 compare_and_warn (gimple stmt, tree lhs, tree rhs) argument
199 warn_self_assign (gimple stmt) argument
[all...]

Completed in 422 milliseconds

12345678910