Searched defs:adjustments (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dtree-sra.c4404 ipa_parm_adjustment_vec adjustments; variable
4466 ipa_parm_adjustment_vec adjustments; local
4568 get_adjustment_for_base(ipa_parm_adjustment_vec adjustments, tree base) argument
4592 replace_removed_params_ssa_names(tree old_name, gimple stmt, ipa_parm_adjustment_vec adjustments) argument
4634 sra_ipa_modify_assign(gimple stmt, gimple_stmt_iterator *gsi, ipa_parm_adjustment_vec adjustments) argument
4694 ipa_sra_modify_function_body(ipa_parm_adjustment_vec adjustments) argument
4802 sra_ipa_reset_debug_stmts(ipa_parm_adjustment_vec adjustments) argument
4934 ipa_parm_adjustment_vec *adjustments = (ipa_parm_adjustment_vec *) data; local
4966 convert_callers(struct cgraph_node *node, tree old_decl, ipa_parm_adjustment_vec adjustments) argument
5006 modify_function(struct cgraph_node *node, ipa_parm_adjustment_vec adjustments) argument
5195 ipa_parm_adjustment_vec adjustments; local
[all...]
H A Dipa-prop.c3745 ipa_modify_formal_parameters (tree fndecl, ipa_parm_adjustment_vec adjustments) argument
3895 ipa_modify_call_arguments(struct cgraph_edge *cs, gcall *stmt, ipa_parm_adjustment_vec adjustments) argument
4146 ipa_modify_expr(tree *expr, bool convert, ipa_parm_adjustment_vec adjustments) argument
4209 ipa_get_adjustment_candidate(tree **expr, bool *convert, ipa_parm_adjustment_vec adjustments, bool ignore_default_def) argument
4259 index_in_adjustments_multiple_times_p(int base_index, ipa_parm_adjustment_vec adjustments) argument
4293 ipa_parm_adjustment_vec adjustments, tmp; local
4367 ipa_dump_param_adjustments(FILE *file, ipa_parm_adjustment_vec adjustments, tree fndecl) argument
[all...]
H A Domp-low.c12886 ipa_parm_adjustment_vec adjustments; local
13034 simd_clone_init_simd_arrays(struct cgraph_node *node, ipa_parm_adjustment_vec adjustments) argument
13087 ipa_parm_adjustment_vec adjustments; member in struct:modify_stmt_info
13183 ipa_simd_modify_function_body(struct cgraph_node *node, ipa_parm_adjustment_vec adjustments, tree retval_array, tree iter) argument
13309 ipa_parm_adjustment_vec adjustments local
[all...]

Completed in 143 milliseconds