Home
last modified time | relevance | path

Searched refs:preferred_unit_stack_boundary (Results 1 – 25 of 70) sorted by relevance

123

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dcalls.c1639 unsigned int preferred_unit_stack_boundary) in combine_pending_stack_adjustment_and_call() argument
1650 % preferred_unit_stack_boundary); in combine_pending_stack_adjustment_and_call()
1661 - (pending_stack_adjust % preferred_unit_stack_boundary)); in combine_pending_stack_adjustment_and_call()
1665 if (preferred_unit_stack_boundary > 1) in combine_pending_stack_adjustment_and_call()
1668 adjustment -= preferred_unit_stack_boundary - unadjusted_alignment; in combine_pending_stack_adjustment_and_call()
1903 unsigned HOST_WIDE_INT preferred_unit_stack_boundary; in expand_call() local
2204 preferred_unit_stack_boundary = preferred_stack_boundary / BITS_PER_UNIT; in expand_call()
2403 preferred_unit_stack_boundary)); in expand_call()
2517 preferred_unit_stack_boundary)); in expand_call()
2669 || !(stack_pointer_delta % preferred_unit_stack_boundary)); in expand_call()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dcalls.c2012 unsigned int preferred_unit_stack_boundary) in combine_pending_stack_adjustment_and_call() argument
2023 % preferred_unit_stack_boundary); in combine_pending_stack_adjustment_and_call()
2034 - (pending_stack_adjust % preferred_unit_stack_boundary)); in combine_pending_stack_adjustment_and_call()
2038 if (preferred_unit_stack_boundary > 1) in combine_pending_stack_adjustment_and_call()
2041 adjustment -= preferred_unit_stack_boundary - unadjusted_alignment; in combine_pending_stack_adjustment_and_call()
2309 unsigned HOST_WIDE_INT preferred_unit_stack_boundary; in expand_call() local
2655 preferred_unit_stack_boundary = preferred_stack_boundary / BITS_PER_UNIT; in expand_call()
2849 preferred_unit_stack_boundary)); in expand_call()
2961 preferred_unit_stack_boundary)); in expand_call()
3155 || !(stack_pointer_delta % preferred_unit_stack_boundary)); in expand_call()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dcalls.c2010 unsigned int preferred_unit_stack_boundary) in combine_pending_stack_adjustment_and_call() argument
2021 % preferred_unit_stack_boundary); in combine_pending_stack_adjustment_and_call()
2032 - (pending_stack_adjust % preferred_unit_stack_boundary)); in combine_pending_stack_adjustment_and_call()
2036 if (preferred_unit_stack_boundary > 1) in combine_pending_stack_adjustment_and_call()
2039 adjustment -= preferred_unit_stack_boundary - unadjusted_alignment; in combine_pending_stack_adjustment_and_call()
2307 unsigned HOST_WIDE_INT preferred_unit_stack_boundary; in expand_call() local
2653 preferred_unit_stack_boundary = preferred_stack_boundary / BITS_PER_UNIT; in expand_call()
2847 preferred_unit_stack_boundary)); in expand_call()
2959 preferred_unit_stack_boundary)); in expand_call()
3153 || !(stack_pointer_delta % preferred_unit_stack_boundary)); in expand_call()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcalls.c1857 int preferred_unit_stack_boundary) in combine_pending_stack_adjustment_and_call() argument
1868 % preferred_unit_stack_boundary); in combine_pending_stack_adjustment_and_call()
1879 - (pending_stack_adjust % preferred_unit_stack_boundary)); in combine_pending_stack_adjustment_and_call()
1883 if (preferred_unit_stack_boundary > 1) in combine_pending_stack_adjustment_and_call()
1886 adjustment -= preferred_unit_stack_boundary - unadjusted_alignment; in combine_pending_stack_adjustment_and_call()
2181 HOST_WIDE_INT preferred_unit_stack_boundary; in expand_call() local
2674 preferred_unit_stack_boundary = preferred_stack_boundary / BITS_PER_UNIT; in expand_call()
2882 preferred_unit_stack_boundary)); in expand_call()
2993 preferred_unit_stack_boundary)); in expand_call()
3140 if (pass && stack_pointer_delta % preferred_unit_stack_boundary) in expand_call()
H A DChangeLog.412885 preferred_unit_stack_boundary when it is > 1.
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dcalls.c2022 unsigned int preferred_unit_stack_boundary) in combine_pending_stack_adjustment_and_call() argument
2033 % preferred_unit_stack_boundary); in combine_pending_stack_adjustment_and_call()
2044 - (pending_stack_adjust % preferred_unit_stack_boundary)); in combine_pending_stack_adjustment_and_call()
2048 if (preferred_unit_stack_boundary > 1) in combine_pending_stack_adjustment_and_call()
2051 adjustment -= preferred_unit_stack_boundary - unadjusted_alignment; in combine_pending_stack_adjustment_and_call()
2319 unsigned HOST_WIDE_INT preferred_unit_stack_boundary; in expand_call() local
2665 preferred_unit_stack_boundary = preferred_stack_boundary / BITS_PER_UNIT; in expand_call()
2857 preferred_unit_stack_boundary)); in expand_call()
2970 preferred_unit_stack_boundary)); in expand_call()
3173 || !(stack_pointer_delta % preferred_unit_stack_boundary)); in expand_call()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcalls.c1857 int preferred_unit_stack_boundary)
1868 % preferred_unit_stack_boundary);
1879 - (pending_stack_adjust % preferred_unit_stack_boundary));
1883 if (preferred_unit_stack_boundary > 1)
1886 adjustment -= preferred_unit_stack_boundary - unadjusted_alignment;
2181 HOST_WIDE_INT preferred_unit_stack_boundary;
2674 preferred_unit_stack_boundary = preferred_stack_boundary / BITS_PER_UNIT;
2882 preferred_unit_stack_boundary));
2993 preferred_unit_stack_boundary));
3140 if (pass && stack_pointer_delta % preferred_unit_stack_boundary)
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dcalls.c2174 unsigned int preferred_unit_stack_boundary) in combine_pending_stack_adjustment_and_call() argument
2185 % preferred_unit_stack_boundary); in combine_pending_stack_adjustment_and_call()
2196 - (pending_stack_adjust % preferred_unit_stack_boundary)); in combine_pending_stack_adjustment_and_call()
2200 if (preferred_unit_stack_boundary > 1) in combine_pending_stack_adjustment_and_call()
2203 adjustment -= preferred_unit_stack_boundary - unadjusted_alignment; in combine_pending_stack_adjustment_and_call()
2473 unsigned HOST_WIDE_INT preferred_unit_stack_boundary; in expand_call() local
2820 preferred_unit_stack_boundary = preferred_stack_boundary / BITS_PER_UNIT; in expand_call()
3013 preferred_unit_stack_boundary)); in expand_call()
3137 preferred_unit_stack_boundary)); in expand_call()
3376 || !(stack_pointer_delta % preferred_unit_stack_boundary)); in expand_call()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dcalls.c2174 unsigned int preferred_unit_stack_boundary) in combine_pending_stack_adjustment_and_call() argument
2185 % preferred_unit_stack_boundary); in combine_pending_stack_adjustment_and_call()
2196 - (pending_stack_adjust % preferred_unit_stack_boundary)); in combine_pending_stack_adjustment_and_call()
2200 if (preferred_unit_stack_boundary > 1) in combine_pending_stack_adjustment_and_call()
2203 adjustment -= preferred_unit_stack_boundary - unadjusted_alignment; in combine_pending_stack_adjustment_and_call()
2473 unsigned HOST_WIDE_INT preferred_unit_stack_boundary; in expand_call() local
2820 preferred_unit_stack_boundary = preferred_stack_boundary / BITS_PER_UNIT; in expand_call()
3013 preferred_unit_stack_boundary)); in expand_call()
3137 preferred_unit_stack_boundary)); in expand_call()
3376 || !(stack_pointer_delta % preferred_unit_stack_boundary)); in expand_call()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dcalls.c2265 unsigned int preferred_unit_stack_boundary) in combine_pending_stack_adjustment_and_call() argument
2275 preferred_unit_stack_boundary, in combine_pending_stack_adjustment_and_call()
2288 preferred_unit_stack_boundary, in combine_pending_stack_adjustment_and_call()
2295 if (preferred_unit_stack_boundary > 1 && unadjusted_alignment) in combine_pending_stack_adjustment_and_call()
2296 adjustment -= preferred_unit_stack_boundary - unadjusted_alignment; in combine_pending_stack_adjustment_and_call()
2698 unsigned HOST_WIDE_INT preferred_unit_stack_boundary; in expand_call() local
3060 preferred_unit_stack_boundary = preferred_stack_boundary / BITS_PER_UNIT; in expand_call()
3263 preferred_unit_stack_boundary))) in expand_call()
3392 preferred_unit_stack_boundary))) in expand_call()
3603 preferred_unit_stack_boundary)); in expand_call()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dcalls.c2921 unsigned int preferred_unit_stack_boundary) in combine_pending_stack_adjustment_and_call() argument
2931 preferred_unit_stack_boundary, in combine_pending_stack_adjustment_and_call()
2944 preferred_unit_stack_boundary, in combine_pending_stack_adjustment_and_call()
2951 if (preferred_unit_stack_boundary > 1 && unadjusted_alignment) in combine_pending_stack_adjustment_and_call()
2952 adjustment -= preferred_unit_stack_boundary - unadjusted_alignment; in combine_pending_stack_adjustment_and_call()
3356 unsigned HOST_WIDE_INT preferred_unit_stack_boundary; in expand_call() local
3712 preferred_unit_stack_boundary = preferred_stack_boundary / BITS_PER_UNIT; in expand_call()
3912 preferred_unit_stack_boundary))) in expand_call()
4041 preferred_unit_stack_boundary))) in expand_call()
4255 preferred_unit_stack_boundary)); in expand_call()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dcalls.c2920 unsigned int preferred_unit_stack_boundary) in combine_pending_stack_adjustment_and_call() argument
2930 preferred_unit_stack_boundary, in combine_pending_stack_adjustment_and_call()
2943 preferred_unit_stack_boundary, in combine_pending_stack_adjustment_and_call()
2950 if (preferred_unit_stack_boundary > 1 && unadjusted_alignment) in combine_pending_stack_adjustment_and_call()
2951 adjustment -= preferred_unit_stack_boundary - unadjusted_alignment; in combine_pending_stack_adjustment_and_call()
3355 unsigned HOST_WIDE_INT preferred_unit_stack_boundary; in expand_call() local
3689 preferred_unit_stack_boundary = preferred_stack_boundary / BITS_PER_UNIT; in expand_call()
3889 preferred_unit_stack_boundary))) in expand_call()
4018 preferred_unit_stack_boundary))) in expand_call()
4232 preferred_unit_stack_boundary)); in expand_call()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dcalls.c2921 unsigned int preferred_unit_stack_boundary) in combine_pending_stack_adjustment_and_call() argument
2931 preferred_unit_stack_boundary, in combine_pending_stack_adjustment_and_call()
2944 preferred_unit_stack_boundary, in combine_pending_stack_adjustment_and_call()
2951 if (preferred_unit_stack_boundary > 1 && unadjusted_alignment) in combine_pending_stack_adjustment_and_call()
2952 adjustment -= preferred_unit_stack_boundary - unadjusted_alignment; in combine_pending_stack_adjustment_and_call()
3356 unsigned HOST_WIDE_INT preferred_unit_stack_boundary; in expand_call() local
3712 preferred_unit_stack_boundary = preferred_stack_boundary / BITS_PER_UNIT; in expand_call()
3912 preferred_unit_stack_boundary))) in expand_call()
4041 preferred_unit_stack_boundary))) in expand_call()
4255 preferred_unit_stack_boundary)); in expand_call()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcalls.c3044 unsigned int preferred_unit_stack_boundary) in combine_pending_stack_adjustment_and_call() argument
3054 preferred_unit_stack_boundary, in combine_pending_stack_adjustment_and_call()
3067 preferred_unit_stack_boundary, in combine_pending_stack_adjustment_and_call()
3074 if (preferred_unit_stack_boundary > 1 && unadjusted_alignment) in combine_pending_stack_adjustment_and_call()
3075 adjustment -= preferred_unit_stack_boundary - unadjusted_alignment; in combine_pending_stack_adjustment_and_call()
3481 unsigned HOST_WIDE_INT preferred_unit_stack_boundary; in expand_call() local
3838 preferred_unit_stack_boundary = preferred_stack_boundary / BITS_PER_UNIT; in expand_call()
4038 preferred_unit_stack_boundary))) in expand_call()
4167 preferred_unit_stack_boundary))) in expand_call()
4408 preferred_unit_stack_boundary)); in expand_call()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dcalls.c3273 unsigned int preferred_unit_stack_boundary) in combine_pending_stack_adjustment_and_call() argument
3283 preferred_unit_stack_boundary, in combine_pending_stack_adjustment_and_call()
3296 preferred_unit_stack_boundary, in combine_pending_stack_adjustment_and_call()
3303 if (preferred_unit_stack_boundary > 1 && unadjusted_alignment) in combine_pending_stack_adjustment_and_call()
3304 adjustment -= preferred_unit_stack_boundary - unadjusted_alignment; in combine_pending_stack_adjustment_and_call()
3721 unsigned HOST_WIDE_INT preferred_unit_stack_boundary; in expand_call() local
4083 preferred_unit_stack_boundary = preferred_stack_boundary / BITS_PER_UNIT; in expand_call()
4286 preferred_unit_stack_boundary))) in expand_call()
4415 preferred_unit_stack_boundary))) in expand_call()
4626 preferred_unit_stack_boundary)); in expand_call()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dcalls.c3043 unsigned int preferred_unit_stack_boundary) in combine_pending_stack_adjustment_and_call() argument
3053 preferred_unit_stack_boundary, in combine_pending_stack_adjustment_and_call()
3066 preferred_unit_stack_boundary, in combine_pending_stack_adjustment_and_call()
3073 if (preferred_unit_stack_boundary > 1 && unadjusted_alignment) in combine_pending_stack_adjustment_and_call()
3074 adjustment -= preferred_unit_stack_boundary - unadjusted_alignment; in combine_pending_stack_adjustment_and_call()
3480 unsigned HOST_WIDE_INT preferred_unit_stack_boundary; in expand_call() local
3815 preferred_unit_stack_boundary = preferred_stack_boundary / BITS_PER_UNIT; in expand_call()
4015 preferred_unit_stack_boundary))) in expand_call()
4144 preferred_unit_stack_boundary))) in expand_call()
4385 preferred_unit_stack_boundary)); in expand_call()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dcalls.c3340 unsigned int preferred_unit_stack_boundary) in combine_pending_stack_adjustment_and_call() argument
3350 preferred_unit_stack_boundary, in combine_pending_stack_adjustment_and_call()
3363 preferred_unit_stack_boundary, in combine_pending_stack_adjustment_and_call()
3370 if (preferred_unit_stack_boundary > 1 && unadjusted_alignment) in combine_pending_stack_adjustment_and_call()
3371 adjustment -= preferred_unit_stack_boundary - unadjusted_alignment; in combine_pending_stack_adjustment_and_call()
3773 unsigned HOST_WIDE_INT preferred_unit_stack_boundary; in expand_call() local
4134 preferred_unit_stack_boundary = preferred_stack_boundary / BITS_PER_UNIT; in expand_call()
4337 preferred_unit_stack_boundary))) in expand_call()
4466 preferred_unit_stack_boundary))) in expand_call()
4677 preferred_unit_stack_boundary)); in expand_call()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dcalls.c3260 unsigned int preferred_unit_stack_boundary) in combine_pending_stack_adjustment_and_call() argument
3270 preferred_unit_stack_boundary, in combine_pending_stack_adjustment_and_call()
3283 preferred_unit_stack_boundary, in combine_pending_stack_adjustment_and_call()
3290 if (preferred_unit_stack_boundary > 1 && unadjusted_alignment) in combine_pending_stack_adjustment_and_call()
3291 adjustment -= preferred_unit_stack_boundary - unadjusted_alignment; in combine_pending_stack_adjustment_and_call()
3708 unsigned HOST_WIDE_INT preferred_unit_stack_boundary; in expand_call() local
4070 preferred_unit_stack_boundary = preferred_stack_boundary / BITS_PER_UNIT; in expand_call()
4273 preferred_unit_stack_boundary))) in expand_call()
4402 preferred_unit_stack_boundary))) in expand_call()
4613 preferred_unit_stack_boundary)); in expand_call()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dcalls.c3044 unsigned int preferred_unit_stack_boundary) in combine_pending_stack_adjustment_and_call() argument
3054 preferred_unit_stack_boundary, in combine_pending_stack_adjustment_and_call()
3067 preferred_unit_stack_boundary, in combine_pending_stack_adjustment_and_call()
3074 if (preferred_unit_stack_boundary > 1 && unadjusted_alignment) in combine_pending_stack_adjustment_and_call()
3075 adjustment -= preferred_unit_stack_boundary - unadjusted_alignment; in combine_pending_stack_adjustment_and_call()
3481 unsigned HOST_WIDE_INT preferred_unit_stack_boundary; in expand_call() local
3838 preferred_unit_stack_boundary = preferred_stack_boundary / BITS_PER_UNIT; in expand_call()
4038 preferred_unit_stack_boundary))) in expand_call()
4167 preferred_unit_stack_boundary))) in expand_call()
4408 preferred_unit_stack_boundary)); in expand_call()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dcalls.c3340 unsigned int preferred_unit_stack_boundary) in combine_pending_stack_adjustment_and_call() argument
3350 preferred_unit_stack_boundary, in combine_pending_stack_adjustment_and_call()
3363 preferred_unit_stack_boundary, in combine_pending_stack_adjustment_and_call()
3370 if (preferred_unit_stack_boundary > 1 && unadjusted_alignment) in combine_pending_stack_adjustment_and_call()
3371 adjustment -= preferred_unit_stack_boundary - unadjusted_alignment; in combine_pending_stack_adjustment_and_call()
3773 unsigned HOST_WIDE_INT preferred_unit_stack_boundary; in expand_call() local
4134 preferred_unit_stack_boundary = preferred_stack_boundary / BITS_PER_UNIT; in expand_call()
4337 preferred_unit_stack_boundary))) in expand_call()
4466 preferred_unit_stack_boundary))) in expand_call()
4677 preferred_unit_stack_boundary)); in expand_call()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dcalls.c3044 unsigned int preferred_unit_stack_boundary) in combine_pending_stack_adjustment_and_call() argument
3054 preferred_unit_stack_boundary, in combine_pending_stack_adjustment_and_call()
3067 preferred_unit_stack_boundary, in combine_pending_stack_adjustment_and_call()
3074 if (preferred_unit_stack_boundary > 1 && unadjusted_alignment) in combine_pending_stack_adjustment_and_call()
3075 adjustment -= preferred_unit_stack_boundary - unadjusted_alignment; in combine_pending_stack_adjustment_and_call()
3481 unsigned HOST_WIDE_INT preferred_unit_stack_boundary; in expand_call() local
3838 preferred_unit_stack_boundary = preferred_stack_boundary / BITS_PER_UNIT; in expand_call()
4038 preferred_unit_stack_boundary))) in expand_call()
4167 preferred_unit_stack_boundary))) in expand_call()
4408 preferred_unit_stack_boundary)); in expand_call()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcalls.c3044 unsigned int preferred_unit_stack_boundary) in combine_pending_stack_adjustment_and_call() argument
3054 preferred_unit_stack_boundary, in combine_pending_stack_adjustment_and_call()
3067 preferred_unit_stack_boundary, in combine_pending_stack_adjustment_and_call()
3074 if (preferred_unit_stack_boundary > 1 && unadjusted_alignment) in combine_pending_stack_adjustment_and_call()
3075 adjustment -= preferred_unit_stack_boundary - unadjusted_alignment; in combine_pending_stack_adjustment_and_call()
3481 unsigned HOST_WIDE_INT preferred_unit_stack_boundary; in expand_call() local
3838 preferred_unit_stack_boundary = preferred_stack_boundary / BITS_PER_UNIT; in expand_call()
4038 preferred_unit_stack_boundary))) in expand_call()
4167 preferred_unit_stack_boundary))) in expand_call()
4408 preferred_unit_stack_boundary)); in expand_call()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dcalls.c3340 unsigned int preferred_unit_stack_boundary) in combine_pending_stack_adjustment_and_call() argument
3350 preferred_unit_stack_boundary, in combine_pending_stack_adjustment_and_call()
3363 preferred_unit_stack_boundary, in combine_pending_stack_adjustment_and_call()
3370 if (preferred_unit_stack_boundary > 1 && unadjusted_alignment) in combine_pending_stack_adjustment_and_call()
3371 adjustment -= preferred_unit_stack_boundary - unadjusted_alignment; in combine_pending_stack_adjustment_and_call()
3773 unsigned HOST_WIDE_INT preferred_unit_stack_boundary; in expand_call() local
4134 preferred_unit_stack_boundary = preferred_stack_boundary / BITS_PER_UNIT; in expand_call()
4337 preferred_unit_stack_boundary))) in expand_call()
4466 preferred_unit_stack_boundary))) in expand_call()
4677 preferred_unit_stack_boundary)); in expand_call()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dcalls.c3255 unsigned int preferred_unit_stack_boundary) in combine_pending_stack_adjustment_and_call() argument
3265 preferred_unit_stack_boundary, in combine_pending_stack_adjustment_and_call()
3278 preferred_unit_stack_boundary, in combine_pending_stack_adjustment_and_call()
3285 if (preferred_unit_stack_boundary > 1 && unadjusted_alignment) in combine_pending_stack_adjustment_and_call()
3286 adjustment -= preferred_unit_stack_boundary - unadjusted_alignment; in combine_pending_stack_adjustment_and_call()
3703 unsigned HOST_WIDE_INT preferred_unit_stack_boundary; in expand_call() local
4065 preferred_unit_stack_boundary = preferred_stack_boundary / BITS_PER_UNIT; in expand_call()
4268 preferred_unit_stack_boundary))) in expand_call()
4397 preferred_unit_stack_boundary))) in expand_call()
4608 preferred_unit_stack_boundary)); in expand_call()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dcalls.c3044 unsigned int preferred_unit_stack_boundary) in combine_pending_stack_adjustment_and_call() argument
3054 preferred_unit_stack_boundary, in combine_pending_stack_adjustment_and_call()
3067 preferred_unit_stack_boundary, in combine_pending_stack_adjustment_and_call()
3074 if (preferred_unit_stack_boundary > 1 && unadjusted_alignment) in combine_pending_stack_adjustment_and_call()
3075 adjustment -= preferred_unit_stack_boundary - unadjusted_alignment; in combine_pending_stack_adjustment_and_call()
3481 unsigned HOST_WIDE_INT preferred_unit_stack_boundary; in expand_call() local
3838 preferred_unit_stack_boundary = preferred_stack_boundary / BITS_PER_UNIT; in expand_call()
4038 preferred_unit_stack_boundary))) in expand_call()
4167 preferred_unit_stack_boundary))) in expand_call()
4408 preferred_unit_stack_boundary)); in expand_call()

123