Home
last modified time | relevance | path

Searched defs:gimple (Results 1 – 25 of 41) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-propagate.h113 virtual void pre_fold_stmt (gimple *) { } in pre_fold_stmt() argument
114 virtual void post_new_stmt (gimple *) { } in post_new_stmt() argument
H A Dgimple-range-tests.cc45 virtual bool range_of_expr (irange &r, tree expr, gimple * = NULL) OVERRIDE in range_of_expr() argument
H A Dtree-ssa-threadedge.h59 void register_equivs_stmt (gimple *, basic_block, jt_simplifier *) override in register_equivs_stmt() argument
H A Dgenmatch.cc1544 lower (vec<simplify *>& simplifiers, bool gimple) in lower()
2112 bool gimple; member in capture_info
2423 expr::gen_transform (FILE *f, int indent, const char *dest, bool gimple, in gen_transform()
2675 capture::gen_transform (FILE *f, int indent, const char *dest, bool gimple, in gen_transform()
2762 dt_operand::gen_predicate (FILE *f, int indent, const char *opname, bool gimple) in gen_predicate()
2916 dt_node::gen_kids (FILE *f, int indent, bool gimple, int depth) in gen_kids()
2990 dt_node::gen_kids_1 (FILE *f, int indent, bool gimple, int depth, in gen_kids_1()
3200 dt_operand::gen (FILE *f, int indent, bool gimple, int depth) in gen()
3250 dt_simplify::gen_1 (FILE *f, int indent, bool gimple, operand *result) in gen_1()
3597 dt_simplify::gen (FILE *f, int indent, bool gimple, int depth ATTRIBUTE_UNUSED) in gen()
[all …]
H A Dipa-pure-const.cc687 check_load (gimple *, tree op, tree, void *data) in check_load() argument
699 check_store (gimple *, tree op, tree, void *data) in check_store() argument
711 check_ipa_load (gimple *, tree op, tree, void *data) in check_ipa_load() argument
723 check_ipa_store (gimple *, tree op, tree, void *data) in check_ipa_store() argument
H A Dtree-ssa-loop-split.cc1017 hash_map<gimple *, bool> &stmt_stat) in ssa_semi_invariant_p()
1143 hash_map<gimple *, bool> &stmt_stat) in control_dep_semi_invariant_p()
1179 hash_map<gimple *, bool> &stmt_stat) in stmt_semi_invariant_p_1()
H A Dtree-ssa-threadedge.cc1315 jt_state::record_ranges_from_stmt (gimple *, in record_ranges_from_stmt() argument
1409 hybrid_jt_simplifier::simplify (gimple *stmt, gimple *, basic_block, in simplify() argument
H A Dtree-ssa-copy.cc501 copy_folder::value_of_expr (tree name, gimple *) in value_of_expr() argument
H A Dipa-split.cc160 test_nonssa_use (gimple *, tree t, tree, void *data) in test_nonssa_use() argument
815 mark_nonssa_use (gimple *, tree t, tree, void *data) in mark_nonssa_use() argument
H A Dtree-pass.h177 void (*stmt_fixup) (struct cgraph_node *, gimple **), in ipa_opt_pass_d() argument
H A Dtree-ssa-ter.cc563 find_ssaname_in_store (gimple *, tree, tree t, void *data) in find_ssaname_in_store() argument
H A Dgimple-range-path.cc724 jt_fur_source::register_relation (gimple *, relation_kind k, tree op1, tree op2) in register_relation() argument
H A Dipa-icf-gimple.cc1006 visit_load_store (gimple *, tree, tree t, void *data) in visit_load_store() argument
H A Dgimple-range-gori.cc1315 gori_compute::condexpr_adjust (irange &r1, irange &r2, gimple *, tree cond, in condexpr_adjust() argument
H A Dgimple-loop-versioning.cc516 loop_versioning::name_prop::value_of_expr (tree val, gimple *) in value_of_expr() argument
H A Dtree-ssa-live.cc1274 compute_live_vars_visit (gimple *, tree op, tree, void *pdata) in compute_live_vars_visit() argument
H A Dgimple.cc2758 gimple_ior_addresses_taken_1 (gimple *, tree addr, tree, void *data) in gimple_ior_addresses_taken_1() argument
3009 check_loadstore (gimple *, tree op, tree, void *data) in check_loadstore() argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenmatch.c1540 lower (vec<simplify *>& simplifiers, bool gimple) in lower()
2104 bool gimple; variable
2414 expr::gen_transform (FILE *f, int indent, const char *dest, bool gimple, in gen_transform()
2662 capture::gen_transform (FILE *f, int indent, const char *dest, bool gimple, in gen_transform()
2749 dt_operand::gen_predicate (FILE *f, int indent, const char *opname, bool gimple) in gen_predicate()
2903 dt_node::gen_kids (FILE *f, int indent, bool gimple, int depth) in gen_kids()
2977 dt_node::gen_kids_1 (FILE *f, int indent, bool gimple, int depth, in gen_kids_1()
3187 dt_operand::gen (FILE *f, int indent, bool gimple, int depth) in gen()
3237 dt_simplify::gen_1 (FILE *f, int indent, bool gimple, operand *result) in gen_1()
3568 dt_simplify::gen (FILE *f, int indent, bool gimple, int depth ATTRIBUTE_UNUSED) in gen()
[all …]
H A Dipa-pure-const.c689 check_load (gimple *, tree op, tree, void *data) in check_load() argument
701 check_store (gimple *, tree op, tree, void *data) in check_store() argument
713 check_ipa_load (gimple *, tree op, tree, void *data) in check_ipa_load() argument
725 check_ipa_store (gimple *, tree op, tree, void *data) in check_ipa_store() argument
H A Dtree-ssa-threadedge.c1421 thread_outgoing_edges (basic_block bb, gcond *dummy_cond, in thread_outgoing_edges()
1425 tree (*simplify) (gimple *, gimple *, in thread_outgoing_edges() argument
H A Dtree-ssa-loop-split.c971 hash_map<gimple *, bool> &stmt_stat) in ssa_semi_invariant_p()
1097 hash_map<gimple *, bool> &stmt_stat) in control_dep_semi_invariant_p()
1133 hash_map<gimple *, bool> &stmt_stat) in stmt_semi_invariant_p_1()
H A Dipa-split.c160 test_nonssa_use (gimple *, tree t, tree, void *data) in test_nonssa_use() argument
814 mark_nonssa_use (gimple *, tree t, tree, void *data) in mark_nonssa_use() argument
H A Dtree-pass.h177 void (*stmt_fixup) (struct cgraph_node *, gimple **), in ipa_opt_pass_d() argument
H A Dtree-ssa-ter.c563 find_ssaname_in_store (gimple *, tree, tree t, void *data) in find_ssaname_in_store() argument
H A Dtree-ssa-live.c1219 compute_live_vars_visit (gimple *, tree op, tree, void *pdata) in compute_live_vars_visit() argument

12