| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | tree-nrv.cc | 146 if (!aggregate_value_p (result, current_function_decl)) in execute() 372 && aggregate_value_p (TREE_TYPE (gimple_call_lhs (stmt)), in execute()
|
| H A D | symtab-thunks.cc | 484 if (aggregate_value_p (resdecl, TREE_TYPE (thunk_fndecl))) in expand_thunk() 554 if (aggregate_value_p (resdecl, TREE_TYPE (thunk_fndecl)) in expand_thunk()
|
| H A D | gimplify-me.cc | 286 if (!aggregate_value_p (TREE_TYPE (lhs), fndecl) in gimple_regimplify_operands()
|
| H A D | function.h | 660 extern int aggregate_value_p (const_tree, const_tree);
|
| H A D | ipa-split.cc | 1522 if (aggregate_value_p (DECL_RESULT (current_function_decl), in split_function() 1660 if (!aggregate_value_p (retval, TREE_TYPE (current_function_decl)) in split_function()
|
| H A D | calls.cc | 2771 if (aggregate_value_p (exp, fntype)) in expand_call() 4140 if (aggregate_value_p (tfom, 0)) in emit_library_call_value_1()
|
| H A D | omp-simd-clone.cc | 320 && !aggregate_value_p (type, NULL) in simd_clone_compute_base_data_type()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | tree-nrv.c | 146 if (!aggregate_value_p (result, current_function_decl)) in execute() 372 && aggregate_value_p (TREE_TYPE (gimple_call_lhs (stmt)), in execute()
|
| H A D | gimplify-me.c | 290 if (!aggregate_value_p (TREE_TYPE (lhs), fndecl) in gimple_regimplify_operands()
|
| H A D | function.h | 643 extern int aggregate_value_p (const_tree, const_tree);
|
| H A D | function.c | 2076 aggregate_value_p (const_tree exp, const_tree fntype) in aggregate_value_p() function 2118 return aggregate_value_p (first_field (type), fntype); in aggregate_value_p() 2215 if (!aggregate_value_p (decl, current_function_decl)) in use_register_for_decl() 2406 if (aggregate_value_p (DECL_RESULT (fndecl), fndecl) in assign_parms_augmented_arg_list() 4844 if (!abstract_p && aggregate_value_p (result, fndecl)) in allocate_struct_function() 5079 if (aggregate_value_p (res, subr)) in expand_function_start()
|
| H A D | ipa-split.c | 1503 if (aggregate_value_p (DECL_RESULT (current_function_decl), in split_function() 1641 if (!aggregate_value_p (retval, TREE_TYPE (current_function_decl)) in split_function()
|
| H A D | cgraphunit.c | 2029 if (aggregate_value_p (resdecl, TREE_TYPE (thunk_fndecl))) in expand_thunk() 2102 if (aggregate_value_p (resdecl, TREE_TYPE (thunk_fndecl)) in expand_thunk()
|
| H A D | omp-simd-clone.c | 320 && !aggregate_value_p (type, NULL) in simd_clone_compute_base_data_type()
|
| H A D | calls.c | 3779 if (aggregate_value_p (exp, fntype)) in expand_call() 5140 if (aggregate_value_p (tfom, 0)) in emit_library_call_value_1()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| H A D | rs6000-call.cc | 2142 if (result && aggregate_value_p (result, fntype)) in rs6000_function_parms_need_stack() 2935 if (aggregate_value_p (TREE_TYPE (TREE_TYPE (function)), function)) in rs6000_output_mi_thunk()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
| H A D | d-codegen.cc | 679 && !aggregate_value_p (TREE_TYPE (exp), exp)) in build_address() 1341 && aggregate_value_p (TREE_TYPE (rhs), rhs)) in build_assign()
|
| H A D | decl.cc | 1018 || aggregate_value_p (TREE_TYPE (resdecl), fndecl)) in visit()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/microblaze/ |
| H A D | microblaze.c | 2886 if (aggregate_value_p (DECL_RESULT (fndecl), fntype) in microblaze_expand_prologue() 3318 if (aggregate_value_p (TREE_TYPE (TREE_TYPE (function)), function)) in microblaze_asm_output_mi_thunk()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/microblaze/ |
| H A D | microblaze.cc | 2887 if (aggregate_value_p (DECL_RESULT (fndecl), fntype) in microblaze_expand_prologue() 3319 if (aggregate_value_p (TREE_TYPE (TREE_TYPE (function)), function)) in microblaze_asm_output_mi_thunk()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/or1k/ |
| H A D | or1k.cc | 2113 if (aggregate_value_p (TREE_TYPE (TREE_TYPE (function)), function)) in or1k_output_mi_thunk()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
| H A D | decl.cc | 967 d->nrvo_can = aggregate_value_p (restype, fndecl); in visit()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/stormy16/ |
| H A D | stormy16.c | 1530 if (aggregate_value_p (TREE_TYPE (TREE_TYPE (function)), function)) in xstormy16_asm_output_mi_thunk()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/stormy16/ |
| H A D | stormy16.cc | 1530 if (aggregate_value_p (TREE_TYPE (TREE_TYPE (function)), function)) in xstormy16_asm_output_mi_thunk()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mn10300/ |
| H A D | mn10300.c | 2573 if (aggregate_value_p (TREE_TYPE (TREE_TYPE (function)), function)) in mn10300_asm_output_mi_thunk()
|