Searched refs:skip_return (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ipa-param-manipulation.h | 220 int always_copy_start, bool skip_return) in class() 222 m_skip_return (skip_return) in class()
|
| D | ipa-split.cc | 1348 bool skip_return = (!split_part_return_p in split_function() local 1353 || skip_return) in split_function() 1368 adjustments = new ipa_param_adjustments (new_params, j, skip_return); in split_function()
|
| D | ipa-param-manipulation.cc | 316 bool method2func, bool skip_return, in build_adjusted_function_type() argument 349 if (skip_return) in build_adjusted_function_type() 363 if (skip_return) in build_adjusted_function_type()
|
| D | lto-cgraph.cc | 2005 bool skip_return = bp_unpack_value (&bp, 1); in input_node_opt_summary() local 2008 ipa_param_adjustments (new_params, always_copy_start, skip_return)); in input_node_opt_summary()
|
| D | ipa-cp.cc | 5115 bool skip_return = old_adjustments->m_skip_return; in create_specialized_node() local 5118 skip_return)); in create_specialized_node()
|
| D | ChangeLog-2014 | 31195 vec<ipa_replace_map *, va_gc> *tree_map, bitmap args_to_skip, bool skip_return,
|