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

123456

/freebsd-10-stable/contrib/gcc/
H A Dexcept.h173 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
297 tree stmt = bsi_stmt (i); local
[all...]
H A Dtree-ssa-loop-unswitch.c117 tree stmt, def, cond, use; local
154 tree stmt; local
185 tree cond = NULL_TREE, stmt; local
[all...]
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...]
H A Dc-omp.c42 c_finish_omp_master (tree stmt) argument
54 tree stmt = make_node (OMP_CRITICAL); local
65 c_finish_omp_ordered (tree stmt) argument
H A Dtree-loop-linear.c137 tree stmt = DR_STMT (dr); local
H A Dtree-optimize.c208 tree stmt = bsi_stmt (bsi); local
272 tree stmt = bsi_stmt (bsi); local
288 tree stmt = bsi_stmt (bsi); local
[all...]
H A Dtree-ssa-copyrename.c301 tree phi, stmt, var, part_var; local
H A Dvalue-prof.h46 tree stmt; /* Insn containing the value. */ member in struct:histogram_value_t::__anon1223
H A Dgimple-low.c195 tree stmt; local
212 tree stmt = tsi_stmt (*tsi); local
295 tree stmt = tsi_stmt (*tsi); local
347 try_catch_may_fallthru(tree stmt) argument
399 tree stmt = expr_last (block); local
463 tree stmt = tsi_stmt (*tsi); local
558 tree stmt = tsi_stmt (*tsi); local
648 tree stmt = tsi_stmt (*tsi); local
[all...]
H A Dintegrate.c103 set_block_origin_self(tree stmt) argument
165 set_block_abstract_flags(tree stmt, int setting) argument
[all...]
H A Dtree-cfgcleanup.c166 tree stmt; local
287 tree stmt = bsi_stmt (bsi); local
[all...]
H A Dtree-profile.c138 tree stmt = value->hvalue.stmt; local
165 tree stmt = value->hvalue.stmt; local
188 tree stmt = value->hvalue.stmt; local
H A Dtree-ssa-dse.c112 get_stmt_uid (tree stmt) argument
232 tree stmt = bsi_stmt (bsi); local
[all...]
H A Dtree-ssa-forwprop.c499 simplify_cond (tree stmt) argument
579 tidy_after_forward_propagate_addr (tree stmt) argument
608 forward_propagate_addr_into_variable_array_index(tree offset, tree lhs, tree stmt, tree use_stmt) argument
674 forward_propagate_addr_expr_1(tree stmt, tree use_stmt, bool *changed) argument
826 forward_propagate_addr_expr(tree stmt, bool *some) argument
885 simplify_not_neg_expr(tree stmt) argument
910 simplify_switch_expr(tree stmt) argument
980 tree stmt = bsi_stmt (bsi); local
[all...]
H A Dtree-ssa-loop-ivcanon.c407 tree stmt; local
[all...]
H A Dtree-ssa-math-opts.c492 tree stmt = bsi_stmt (bsi); local
H A Dtree-ssa-sink.c111 all_immediate_uses_same_place (tree stmt) argument
138 is_hidden_global_store (tree stmt) argument
216 nearest_common_dominator_of_uses (tree stmt) argument
269 statement_sink_location (tree stmt, basic_block frombb) argument
441 tree stmt = bsi_stmt (bsi); local
[all...]
H A Dtree-ssa-threadedge.c84 lhs_of_dominating_assert (tree op, basic_block bb, tree stmt) argument
218 tree stmt = NULL; local
354 simplify_control_stmt_condition(edge e, tree stmt, tree dummy_cond, tree (*simplify) (tree, tree), bool handle_dominating_asserts) argument
438 stmt, WARN_STRICT_OVERFLOW_CONDITIONAL); local
500 tree stmt; local
[all...]
H A Dtree-ssa-uncprop.c70 tree stmt; local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc_db_util.c60 svn_sqlite__stmt_t *stmt; local
/freebsd-10-stable/contrib/apr-util/test/
H A Ddbd.c71 const char* stmt[] = { local
/freebsd-10-stable/contrib/one-true-awk/
H A Dawkgram.y316 stmt: label
[all...]
/freebsd-10-stable/usr.bin/indent/
H A Dindent_codes.h63 #define stmt 25 macro

Completed in 156 milliseconds

123456