Home
last modified time | relevance | path

Searched refs:struct_value_size (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcalls.c453 struct_value_size, next_arg_reg, valreg, old_inhibit_defer_pop, in emit_call_1() argument
460 HOST_WIDE_INT struct_value_size ATTRIBUTE_UNUSED;
474 struct_value_size_rtx = GEN_INT (struct_value_size);
2174 HOST_WIDE_INT struct_value_size = 0; local
2325 struct_value_size = int_size_in_bytes (TREE_TYPE (exp));
3102 adjusted_args_size.constant, struct_value_size,
3528 int struct_value_size = 0; local
3608 struct_value_size = GET_MODE_SIZE (outmode);
4140 struct_value_size,
H A DFSFChangeLog2288 (expand_call): struct_value_size now HOST_WIDE_INT.
/openbsd-src/gnu/gcc/gcc/
H A Dcalls.c243 HOST_WIDE_INT struct_value_size ATTRIBUTE_UNUSED, in emit_call_1()
254 struct_value_size_rtx = GEN_INT (struct_value_size); in emit_call_1()
1871 HOST_WIDE_INT struct_value_size = 0; in expand_call() local
2024 struct_value_size = int_size_in_bytes (TREE_TYPE (exp)); in expand_call()
2716 adjusted_args_size.constant, struct_value_size, in expand_call()
3291 int struct_value_size = 0; in emit_library_call_value_1() local
3367 struct_value_size = GET_MODE_SIZE (outmode); in emit_library_call_value_1()
3829 struct_value_size, in emit_library_call_value_1()