Searched refs:returns_struct (Results 1 – 16 of 16) sorted by relevance
402 unsigned int returns_struct : 1; member
2840 cfun->returns_struct = src_cfun->returns_struct; in initialize_cfun()6339 cfun->returns_struct = 0; in tree_function_versioning()
1293 fn->returns_struct = bp_unpack_value (&bp, 1); in input_struct_function_base()
4879 cfun->returns_struct = 1; in allocate_struct_function()5545 if ((cfun->returns_struct || cfun->returns_pcc_struct) in expand_function_end()
1829 if (cfun->returns_struct) in profile_function()
2258 bp_pack_value (&bp, fn->returns_struct, 1); in output_struct_function_base()
5801 && cfun->returns_struct in expand_assignment()
1398 * function.h (struct function): Move returns_struct and
1230 (8 + 4 * (! TARGET_ARCH64 && cfun->returns_struct))
9350 && cfun->returns_struct in sparc_print_operand()10727 && (TARGET_ARCH64 || ! cfun->returns_struct) in sparc_function_ok_for_sibcall()
103 && ! cfun->returns_struct) \
1145 if (cfun->returns_struct) in frv_stack_info()1284 if (cfun->returns_struct) in frv_stack_info()3058 if (cfun->returns_struct) in frv_init_cumulative_args()
1640 || cfun->returns_struct) in mn10300_function_value()
10774 else if (! cfun->returns_struct in check_return_expr()
12248 cfun->returns_struct = aggr; in apply_deduced_return_type()
14883 cfun->returns_struct = aggr; in read_cluster()