Home
last modified time | relevance | path

Searched defs:stmts (Results 1 – 10 of 10) sorted by relevance

/freebsd-9-stable/contrib/gcc/
Dtree-ssa-loop-manip.c55 tree stmt, initial, step1, stmts; in create_iv() local
692 tree stmts; in determine_exit_conditions() local
Dlambda-code.c1534 tree stmts, stmt, resvar, name; in lbv_to_gcc_expression() local
1618 tree stmts, stmt, resvar, name; in lle_to_gcc_expression() local
1835 tree ivvar, ivvarinced, exitcond, stmts; in lambda_loopnest_to_gcc_loopnest() local
1946 tree newiv, stmts; in lambda_loopnest_to_gcc_loopnest() local
Dtree-ssa-pre.c2286 find_or_generate_expression (basic_block block, tree expr, tree stmts) in find_or_generate_expression()
2318 create_expression_by_pieces (basic_block block, tree expr, tree stmts) in create_expression_by_pieces()
2531 tree stmts = alloc_stmt_list (); in insert_into_preds_of_block() local
Dtree-ssa-ccp.c2491 tree tmp, stmts = NULL; in convert_to_gimple_builtin() local
Dgimplify.c6434 force_gimple_operand (tree expr, tree *stmts, bool simple, tree var) in force_gimple_operand()
6475 tree stmts; in force_gimple_operand_bsi() local
Dc-common.c703 tree stmts = NULL_TREE; in finish_fname_decls() local
828 tree stmts; in fname_decl() local
Dtree-ssa-loop-ivopts.c5364 tree op, stmts, tgt, ass; in rewrite_use_nonlinear_expr() local
5608 tree *op_p, cond, op, stmts, bound; in rewrite_use_compare() local
Domp-low.c4006 tree clauses, cond, stmts, vinit, t; in lower_omp_for_lastprivate() local
Dfunction.c3171 tree fnargs, parm, stmts = NULL; in gimplify_parameters() local
/freebsd-9-stable/contrib/libpcap/
Dgencode.h240 struct slist *stmts; /* side effect stmts */ member