Searched refs:current_function_returns_struct (Results 1 – 21 of 21) sorted by relevance
487 #define current_function_returns_struct (cfun->returns_struct) macro
3820 current_function_returns_struct = 1; in allocate_struct_function()4488 if (current_function_returns_struct in expand_function_end()
1455 int sval = current_function_returns_struct; in profile_function()
4230 && current_function_returns_struct in expand_assignment()
525 #define current_function_returns_struct (cfun->returns_struct) macro
6349 current_function_returns_struct = 0; in prepare_function_start()6462 current_function_returns_struct = 1;7136 if (current_function_returns_struct
1711 int sval = current_function_returns_struct;
4288 && current_function_returns_struct
11270 current_function_returns_struct, current_function_returns_pcc_struct,11329 current_function_returns_struct, current_function_returns_pcc_struct,
10152 32-bit SPARC and current_function_returns_struct is true.
1971 && (TARGET_ARCH64 || ! current_function_returns_struct))1994 (8 + 4 * (! TARGET_ARCH64 && current_function_returns_struct))
8093 if (! TARGET_ARCH64 && current_function_returns_struct)8110 if (! TARGET_ARCH64 && current_function_returns_struct)8127 if (! TARGET_ARCH64 && current_function_returns_struct)8144 if (! TARGET_ARCH64 && current_function_returns_struct)8175 if (! TARGET_ARCH64 && current_function_returns_struct)8195 if (! TARGET_ARCH64 && current_function_returns_struct)
55 (!TARGET_ARCH64 && current_function_returns_struct \7636 if (current_function_returns_struct)
1720 (8 + 4 * (! TARGET_ARCH64 && current_function_returns_struct))
6695 && current_function_returns_struct in print_operand()7771 && (TARGET_ARCH64 || ! current_function_returns_struct)); in sparc_function_ok_for_sibcall()
1619 || current_function_returns_struct) in mn10300_function_value()
100 && ! current_function_returns_struct) \
97 && ! current_function_returns_struct) \
6649 else if (! current_function_returns_struct in check_return_expr()
6388 else if (! current_function_returns_struct
5097 return current_function_args_info.regno - current_function_returns_struct; in ix86_nsaved_args()