Home
last modified time | relevance | path

Searched refs:arg_int_size_in_bytes (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dexplow.cc2261 unsigned HOST_WIDE_INT bytes = arg_int_size_in_bytes (valtype); in hard_function_value()
H A Dcalls.cc5077 - arg_int_size_in_bytes (TREE_TYPE (pval)) in store_one_arg()
H A Dtree.h6427 extern HOST_WIDE_INT arg_int_size_in_bytes (const_tree);
H A Dexpr.cc3025 bytes = arg_int_size_in_bytes (TREE_TYPE (src)); in copy_blkmode_to_reg()
H A Dtree.cc14402 arg_int_size_in_bytes (const_tree type) in arg_int_size_in_bytes() function
H A DChangeLog-20175540 (ix86_gimplify_va_arg): Call arg_int_size_in_bytes instead of
5551 * explow.c (hard_function_value): Call arg_int_size_in_bytes
5577 (arg_int_size_in_bytes): New function.
5582 (default_is_empty_record, arg_int_size_in_bytes,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dexplow.c2229 unsigned HOST_WIDE_INT bytes = arg_int_size_in_bytes (valtype); in hard_function_value()
H A Dcalls.c6077 - arg_int_size_in_bytes (TREE_TYPE (pval)) in store_one_arg()
H A Dtree.h6194 extern HOST_WIDE_INT arg_int_size_in_bytes (const_tree);
H A Dexpr.c2834 bytes = arg_int_size_in_bytes (TREE_TYPE (src)); in copy_blkmode_to_reg()
H A Dtree.c15139 arg_int_size_in_bytes (const_tree type) in arg_int_size_in_bytes() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.c4306 size = arg_int_size_in_bytes (type); in ix86_gimplify_va_arg()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.cc4731 size = arg_int_size_in_bytes (type); in ix86_gimplify_va_arg()