Home
last modified time | relevance | path

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

12

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa-threadedge.c285 record_temporary_equivalences_from_stmts_at_dest (edge e, in record_temporary_equivalences_from_stmts_at_dest()
287 tree (*simplify) (gimple, in record_temporary_equivalences_from_stmts_at_dest() argument
450 simplify_control_stmt_condition (edge e, in simplify_control_stmt_condition()
453 tree (*simplify) (gimple, gimple), in simplify_control_stmt_condition() argument
627 thread_around_empty_block (edge taken_edge, in thread_around_empty_block()
630 tree (*simplify) (gimple, gimple), in thread_around_empty_block() argument
734 thread_across_edge (gimple dummy_cond, in thread_across_edge() argument
H A Dtree-vect-patterns.c229 vect_recog_dot_prod_pattern (VEC (gimple, heap) **stmts, tree *type_in, in vect_recog_dot_prod_pattern()
407 VEC (gimple, heap) **stmts, tree type, in vect_handle_widen_op_by_const()
550 vect_recog_widen_mult_pattern (VEC (gimple, heap) **stmts, in vect_recog_widen_mult_pattern()
695 vect_recog_pow_pattern (VEC (gimple, heap) **stmts, tree *type_in, in vect_recog_pow_pattern()
910 VEC (gimple, heap) **stmts) in vect_operation_fits_smaller_type()
1120 vect_recog_over_widening_pattern (VEC (gimple, heap) **stmts, in vect_recog_over_widening_pattern()
1310 vect_recog_widen_shift_pattern (VEC (gimple, heap) **stmts, in vect_recog_widen_shift_pattern()
1448 vect_recog_vector_vector_shift_pattern (VEC (gimple, heap) **stmts, in vect_recog_vector_vector_shift_pattern()
1575 vect_recog_sdivmod_pow2_pattern (VEC (gimple, heap) **stmts, in vect_recog_sdivmod_pow2_pattern()
1968 VEC (gimple, heap) **stmts) in adjust_bool_pattern()
[all …]
H A Dtree-call-cdce.c327 VEC (gimple, heap) *conds, in gen_one_condition()
369 VEC (gimple, heap) *conds, in gen_conditions_for_domain()
412 VEC (gimple, heap) *conds, in gen_conditions_for_pow_cst_base()
448 VEC (gimple, heap) *conds, in gen_conditions_for_pow_int_base()
538 gen_conditions_for_pow (gimple pow_call, VEC (gimple, heap) *conds, in gen_conditions_for_pow()
674 gen_shrink_wrap_conditions (gimple bi_call, VEC (gimple, heap) *conds, in gen_shrink_wrap_conditions()
836 shrink_wrap_conditional_dead_built_in_calls (VEC (gimple, heap) *calls) in shrink_wrap_conditional_dead_built_in_calls()
H A Dgraphite-sese-to-poly.c2050 analyze_drs_in_stmts (scop_p scop, basic_block bb, VEC (gimple, heap) *stmts) in analyze_drs_in_stmts()
2799 VEC (gimple, heap) **in, in detect_commutative_reduction_arg()
2816 detect_commutative_reduction_assign (gimple stmt, VEC (gimple, heap) **in, in detect_commutative_reduction_assign()
2929 detect_commutative_reduction (scop_p scop, gimple stmt, VEC (gimple, heap) **in, in detect_commutative_reduction()
3109 VEC (gimple, heap) *in, in translate_scalar_reduction_to_array()
H A Dcoretypes.h62 typedef union gimple_statement_d *gimple; typedef
H A Dtree-scalar-evolution.c874 VEC(gimple,heap) **exit_conditions) in get_exit_conditions_rec()
896 select_loops_exit_conditions (VEC(gimple,heap) **exit_conditions) in select_loops_exit_conditions()
2793 number_of_iterations_for_all_loops (VEC(gimple,heap) **exit_conditions) in number_of_iterations_for_all_loops()
2945 analyze_scalar_evolution_for_all_loop_phi_nodes (VEC(gimple,heap) **exit_conditions) in analyze_scalar_evolution_for_all_loop_phi_nodes()
H A Dtree-loop-distribution.c673 collect_condition_stmts (struct loop *loop, VEC (gimple, heap) **conds) in collect_condition_stmts()
1170 distribute_loop (struct loop *loop, VEC (gimple, heap) *stmts) in distribute_loop()
H A Dgimple.c5194 bool (*visit_load)(gimple, tree, void *), in walk_stmt_load_store_addr_ops()
5195 bool (*visit_store)(gimple, tree, void *), in walk_stmt_load_store_addr_ops()
5196 bool (*visit_addr)(gimple, tree, void *)) in walk_stmt_load_store_addr_ops()
5400 bool (*visit_load)(gimple, tree, void *), in walk_stmt_load_store_ops()
5401 bool (*visit_store)(gimple, tree, void *)) in walk_stmt_load_store_ops()
H A Dtree-ssa-propagate.c366 process_ssa_edge_worklist (VEC(gimple,gc) **worklist) in process_ssa_edge_worklist()
H A Dtree-ssa-uninit.c1849 VEC(gimple, heap) **worklist, in find_uninit_use()
1925 warn_uninitialized_phi (gimple phi, VEC(gimple, heap) **worklist, in warn_uninitialized_phi()
H A Dtree-data-ref.c5066 create_rdg_vertices (struct graph *rdg, VEC (gimple, heap) *stmts) in create_rdg_vertices()
5114 stmts_from_loop (struct loop *loop, VEC (gimple, heap) **stmts) in stmts_from_loop()
5253 stores_from_loop (struct loop *loop, VEC (gimple, heap) **stmts) in stores_from_loop()
5314 stores_zero_from_loop (struct loop *loop, VEC (gimple, heap) **stmts) in stores_zero_from_loop()
5464 remove_similar_memory_refs (VEC (gimple, heap) **stmts) in remove_similar_memory_refs()
H A Dtree-vect-stmts.c128 vect_mark_relevant (VEC(gimple,heap) **worklist, gimple stmt, in vect_mark_relevant()
361 enum vect_relevant relevant, VEC(gimple,heap) **worklist, in process_use()
H A Dtree-vect-slp.c105 vect_create_new_slp_node (VEC (gimple, heap) *scalar_stmts) in vect_create_new_slp_node()
H A Dtree-ssa-math-opts.c662 maybe_record_sincos (VEC(gimple, heap) **stmts, in maybe_record_sincos()
H A Dtree-vect-loop.c3511 VEC (gimple, heap) *reduction_phis, in vect_create_epilog_for_reduction()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgenmatch.c1481 lower (vec<simplify *>& simplifiers, bool gimple) in lower()
2035 bool gimple; member
2333 expr::gen_transform (FILE *f, int indent, const char *dest, bool gimple, in gen_transform()
2814 dt_node::gen_kids (FILE *f, int indent, bool gimple) in gen_kids()
2888 dt_node::gen_kids_1 (FILE *f, int indent, bool gimple, in gen_kids_1()
3088 dt_operand::gen (FILE *f, int indent, bool gimple) in gen()
3138 dt_simplify::gen_1 (FILE *f, int indent, bool gimple, operand *result) in gen_1()
3458 dt_simplify::gen (FILE *f, int indent, bool gimple) in gen()
3618 decision_tree::gen (FILE *f, bool gimple) in gen()
3797 write_predicate (FILE *f, predicate_id *p, decision_tree &dt, bool gimple) in write_predicate()
[all …]
H A Dipa-pure-const.c727 check_load (gimple *, tree op, tree, void *data) in check_load() argument
739 check_store (gimple *, tree op, tree, void *data) in check_store() argument
751 check_ipa_load (gimple *, tree op, tree, void *data) in check_ipa_load() argument
763 check_ipa_store (gimple *, tree op, tree, void *data) in check_ipa_store() argument
H A Dtree-ssa-threadedge.c1357 thread_outgoing_edges (basic_block bb, gcond *dummy_cond, in thread_outgoing_edges()
1361 tree (*simplify) (gimple *, gimple *, in thread_outgoing_edges() argument
H A Dtree-pass.h177 void (*stmt_fixup) (struct cgraph_node *, gimple **), in ipa_opt_pass_d() argument
H A Dipa-split.c160 test_nonssa_use (gimple *, tree t, tree, void *data) in test_nonssa_use() argument
850 mark_nonssa_use (gimple *, tree t, tree, void *data) in mark_nonssa_use() 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 Dgimple.c2529 gimple_ior_addresses_taken_1 (gimple *, tree addr, tree, void *data) in gimple_ior_addresses_taken_1() argument
2765 check_loadstore (gimple *, tree op, tree, void *data) in check_loadstore() argument
H A Dcfgexpand.c507 visit_op (gimple *, tree op, tree, void *data) in visit_op() argument
527 visit_conflict (gimple *, tree op, tree, void *data) in visit_conflict() argument
H A Dexcept.c3222 set_eh_throw_stmt_table (function *fun, hash_map<gimple *, int> *table) in set_eh_throw_stmt_table()
H A Dtree-vect-patterns.c3547 hash_map<gimple *, tree> &cache) in search_type_for_mask_1()

12