Home
last modified time | relevance | path

Searched refs:growth (Results 1 – 25 of 32) sorted by relevance

12

/dragonfly/test/libpthread/
H A Djoin_leak_d.c57 unsigned growth; in main() local
89 growth = nbrk - brk; in main()
92 growth = brk - nbrk; in main()
95 if (growth > MAXGROWTH) { in main()
97 growth, MAXGROWTH); in main()
102 growth, MAXGROWTH); in main()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dipa-inline.c521 if (growth > 0
632 if (growth <= 0) in want_early_inline_function_p()
635 && growth > 0) in want_early_inline_function_p()
642 growth); in want_early_inline_function_p()
652 growth); in want_early_inline_function_p()
664 growth); in want_early_inline_function_p()
1023 int growth; in edge_badness() local
1050 growth, in edge_badness()
1060 if (growth <= 0) in edge_badness()
1065 growth); in edge_badness()
[all …]
H A Dipa-inline-analysis.c312 int growth; member
340 d->growth += estimate_edge_growth (e); in do_estimate_growth_1()
361 d.growth = d.growth < info->size ? info->size : d.growth; in estimate_growth()
367 d.growth -= info->size; in estimate_growth()
373 d.growth -= (info->size in estimate_growth()
378 return d.growth; in estimate_growth()
H A Dipa-fnsummary.h137 int growth; member
149 array_index (NULL), growth (0), scc_no (0) in ipa_fn_summary()
H A Dcif-code.def68 N_("--param large-function-growth limit reached"))
70 N_("--param large-stack-frame-growth limit reached"))
76 N_("--param inline-unit-growth limit reached"))
H A Dparams.def188 "large-function-growth",
189 "Maximal growth due to inlining of large function (in percent).",
196 "inline-unit-growth",
200 "ipcp-unit-growth",
205 "Maximal estimated growth of function body caused by early inlining of single call.",
212 "large-stack-frame-growth",
213 "Maximal stack frame growth due to inlining (in percent).",
458 "tracer-max-code-growth",
459 "Maximal code growth caused by tail duplication (in percent).",
996 "ipa-sra-ptr-growth-factor",
[all …]
H A Dipa-fnsummary.c566 growth = 0; in reset()
904 if (s->growth) in ipa_dump_fn_summary()
905 fprintf (f, " estimated growth:%i\n", (int) s->growth); in ipa_dump_fn_summary()
H A Dfinal.c591 align_fuzz (rtx start, rtx end, int known_align_log, unsigned int growth) in align_fuzz() argument
611 fuzz += (-align_addr ^ growth) & (new_align - known_align); in align_fuzz()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dipa-inline.c418 if (growth <= 0) in want_early_inline_function_p()
421 && growth > 0) in want_early_inline_function_p()
428 growth); in want_early_inline_function_p()
432 && growth > 0) in want_early_inline_function_p()
439 growth); in want_early_inline_function_p()
449 growth); in want_early_inline_function_p()
477 if (growth <= 0) in want_inline_small_function_p()
760 growth, in edge_badness()
765 if (growth <= 0) in edge_badness()
770 growth); in edge_badness()
[all …]
H A Dcif-code.def59 N_("--param large-function-growth limit reached"))
61 N_("--param large-stack-frame-growth limit reached"))
67 N_("--param inline-unit-growth limit reached"))
H A Dparams.def180 "large-function-growth",
181 "Maximal growth due to inlining of large function (in percent)",
188 "inline-unit-growth",
192 "ipcp-unit-growth",
197 "Maximal estimated growth of function body caused by early inlining of single call",
204 "large-stack-frame-growth",
205 "Maximal stack frame growth due to inlining (in percent)",
401 "tracer-max-code-growth",
402 "Maximal code growth caused by tail duplication (in percent)",
877 "ipa-sra-ptr-growth-factor",
[all …]
H A Dipa-inline-analysis.c2839 int growth; member
2859 d->growth += estimate_edge_growth (e); in do_estimate_growth_1()
2880 d.growth = d.growth < info->size ? info->size : d.growth; in do_estimate_growth()
2885 d.growth -= info->size; in do_estimate_growth()
2891 d.growth -= (info->size in do_estimate_growth()
2901 d.growth + (d.growth >= 0)); in do_estimate_growth()
2903 return d.growth; in do_estimate_growth()
H A Dfinal.c618 align_fuzz (rtx start, rtx end, int known_align_log, unsigned int growth) in align_fuzz() argument
638 fuzz += (-align_addr ^ growth) & (new_align - known_align); in align_fuzz()
/dragonfly/contrib/binutils-2.27/gas/
H A Dwrite.c2242 offsetT growth; in relax_frag() local
2335 if (growth != 0) in relax_frag()
2337 return growth; in relax_frag()
2541 growth = 0; in relax_segment()
2558 growth = 0; in relax_segment()
2637 if (growth < 0 in relax_segment()
2695 if (growth < 0) in relax_segment()
2697 growth = 0; in relax_segment()
2734 growth = 0; in relax_segment()
2805 if (growth) in relax_segment()
[all …]
/dragonfly/sys/conf/
H A Dbsd.kern.mk23 --param inline-unit-growth=100 \
24 --param large-function-growth=1000
/dragonfly/contrib/binutils-2.34/gas/
H A Dwrite.c2497 offsetT growth; in relax_frag() local
2590 if (growth != 0) in relax_frag()
2592 return growth; in relax_frag()
2787 offsetT growth = 0; in relax_segment() local
2801 growth = 0; in relax_segment()
2818 growth = 0; in relax_segment()
2897 if (growth < 0 in relax_segment()
2961 growth = 0; in relax_segment()
2996 growth = 0; in relax_segment()
3068 if (growth) in relax_segment()
[all …]
/dragonfly/contrib/gcc-4.7/libcpp/
H A Dconfig.in259 direction of stack growth for your system; otherwise it will be
263 STACK_DIRECTION = 0 => direction of growth unknown */
/dragonfly/contrib/lvm2/dist/lib/misc/
H A Dconfigure.h.in438 direction of stack growth for your system; otherwise it will be
442 STACK_DIRECTION = 0 => direction of growth unknown */
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dconfig.in439 /* Define if you know the direction of stack growth for your system; otherwise
442 STACK_DIRECTION = 0 => direction of growth unknown */
/dragonfly/contrib/gdb-7/gdb/
H A Dconfig.in684 direction of stack growth for your system; otherwise it will be
688 STACK_DIRECTION = 0 => direction of growth unknown */
/dragonfly/gnu/usr.bin/cvs/lib/
H A Dconfig.h.proto996 direction of stack growth for your system; otherwise it will be
1000 STACK_DIRECTION = 0 => direction of growth unknown */
/dragonfly/games/adventure/
H A Dglorkz1222 100 The plant spurts into furious growth for a few seconds.
1427 64 growth, largely birch and ash saplings plus nondescript bushes of
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dinvoke.texi7026 and the @option{large-stack-frame-growth} parameter to 400.
7105 (see @option{--param ipcp-unit-growth=@var{value}}).
8624 @item large-function-growth
8640 @item inline-unit-growth
8645 @item ipcp-unit-growth
8648 unit growth to 1.1 times the original size.
8654 @item large-stack-frame-growth
8885 @item tracer-max-code-growth
8889 growth.
9186 @item ipa-sra-ptr-growth-factor
[all …]
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Drope695 // extra space, to accommodate future growth and for basic
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Drope694 // extra space, to accommodate future growth and for basic

12