Home
last modified time | relevance | path

Searched refs:bits_on_stack (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcalls.cc1805 poly_uint64 bits_on_stack = units_on_stack * BITS_PER_UNIT; in compute_argument_addresses() local
1806 partial_mode = int_mode_for_size (bits_on_stack, 1).else_blk (); in compute_argument_addresses()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcalls.c2799 poly_uint64 bits_on_stack = units_on_stack * BITS_PER_UNIT; in compute_argument_addresses() local
2800 partial_mode = int_mode_for_size (bits_on_stack, 1).else_blk (); in compute_argument_addresses()