/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386-options.cc | 1460 if ((DECL_FUNCTION_SPECIFIC_TARGET (fndecl) == target_attribute_cache[1] in ix86_valid_target_attribute_p() 1461 || DECL_FUNCTION_SPECIFIC_TARGET (fndecl) == NULL_TREE) in ix86_valid_target_attribute_p() 1467 DECL_FUNCTION_SPECIFIC_TARGET (fndecl) = target_attribute_cache[1]; in ix86_valid_target_attribute_p() 1493 tree old_target = DECL_FUNCTION_SPECIFIC_TARGET (fndecl); in ix86_valid_target_attribute_p() 1511 if (DECL_FUNCTION_SPECIFIC_TARGET (fndecl) == NULL_TREE in ix86_valid_target_attribute_p() 1520 DECL_FUNCTION_SPECIFIC_TARGET (fndecl) = new_target; in ix86_valid_target_attribute_p() 3252 else if (DECL_FUNCTION_SPECIFIC_TARGET (ix86_previous_fndecl)) in ix86_set_current_function() 3253 old_tree = DECL_FUNCTION_SPECIFIC_TARGET (ix86_previous_fndecl); in ix86_set_current_function() 3267 tree new_tree = DECL_FUNCTION_SPECIFIC_TARGET (fndecl); in ix86_set_current_function() 3284 DECL_FUNCTION_SPECIFIC_TARGET (fndecl) = new_tree in ix86_set_current_function()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ipa.cc | 880 DECL_FUNCTION_SPECIFIC_TARGET (decl) = target; in cgraph_build_static_cdtor_1() 1022 DECL_FUNCTION_SPECIFIC_TARGET (cdtors[0])); in build_cdtor() 1137 DECL_FUNCTION_SPECIFIC_TARGET (dtors[0])); in build_cxa_dtor_registrations()
|
H A D | ipa-free-lang-data.cc | 603 if (!DECL_FUNCTION_SPECIFIC_TARGET (decl)) in free_lang_data_in_decl() 604 DECL_FUNCTION_SPECIFIC_TARGET (decl) in free_lang_data_in_decl()
|
H A D | attribs.cc | 640 tree old_tree = DECL_FUNCTION_SPECIFIC_TARGET (*node); in decl_attributes() 646 DECL_FUNCTION_SPECIFIC_TARGET (*node) = cur_tree; in decl_attributes()
|
H A D | tree-streamer-out.cc | 706 stream_write_tree_ref (ob, DECL_FUNCTION_SPECIFIC_TARGET (expr)); in write_ts_function_decl_tree_pointers()
|
H A D | tree-streamer-in.cc | 802 DECL_FUNCTION_SPECIFIC_TARGET (expr) = stream_read_tree_ref (ib, data_in); in lto_input_ts_function_decl_tree_pointers()
|
H A D | print-tree.cc | 425 && DECL_FUNCTION_SPECIFIC_TARGET (node)) in print_node()
|
H A D | lto-streamer-out.cc | 1044 DFS_follow_tree_edge (DECL_FUNCTION_SPECIFIC_TARGET (expr)); in DFS_write_tree_body() 1464 visit (DECL_FUNCTION_SPECIFIC_TARGET (t)); in hash_tree()
|
H A D | ipa-icf.cc | 294 if (DECL_FUNCTION_SPECIFIC_TARGET (decl)) in get_hash() 297 (TREE_TARGET_OPTION (DECL_FUNCTION_SPECIFIC_TARGET (decl)))); in get_hash()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ipa.c | 877 DECL_FUNCTION_SPECIFIC_TARGET (decl) = target; in cgraph_build_static_cdtor_1() 1019 DECL_FUNCTION_SPECIFIC_TARGET (cdtors[0])); in build_cdtor() 1134 DECL_FUNCTION_SPECIFIC_TARGET (dtors[0])); in build_cxa_dtor_registrations()
|
H A D | targhooks.c | 1612 tree callee_opts = DECL_FUNCTION_SPECIFIC_TARGET (callee); in default_target_can_inline_p() 1613 tree caller_opts = DECL_FUNCTION_SPECIFIC_TARGET (caller); in default_target_can_inline_p()
|
H A D | tree-streamer-out.c | 695 stream_write_tree (ob, DECL_FUNCTION_SPECIFIC_TARGET (expr), ref_p); in write_ts_function_decl_tree_pointers()
|
H A D | tree-streamer-in.c | 794 DECL_FUNCTION_SPECIFIC_TARGET (expr) = stream_read_tree (ib, data_in); in lto_input_ts_function_decl_tree_pointers()
|
H A D | print-tree.c | 423 && DECL_FUNCTION_SPECIFIC_TARGET (node)) in print_node()
|
H A D | lto-streamer-out.c | 1008 DFS_follow_tree_edge (DECL_FUNCTION_SPECIFIC_TARGET (expr)); in DFS_write_tree_body() 1425 visit (DECL_FUNCTION_SPECIFIC_TARGET (t)); in hash_tree()
|
H A D | ipa-icf.c | 284 if (DECL_FUNCTION_SPECIFIC_TARGET (decl)) in get_hash() 287 (TREE_TARGET_OPTION (DECL_FUNCTION_SPECIFIC_TARGET (decl)))); in get_hash()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386-options.c | 1386 DECL_FUNCTION_SPECIFIC_TARGET (fndecl) = new_target; in ix86_valid_target_attribute_p() 3191 else if (DECL_FUNCTION_SPECIFIC_TARGET (ix86_previous_fndecl)) in ix86_set_current_function() 3192 old_tree = DECL_FUNCTION_SPECIFIC_TARGET (ix86_previous_fndecl); in ix86_set_current_function() 3206 tree new_tree = DECL_FUNCTION_SPECIFIC_TARGET (fndecl); in ix86_set_current_function() 3229 DECL_FUNCTION_SPECIFIC_TARGET (fndecl) = new_tree in ix86_set_current_function()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nios2/ |
H A D | nios2.cc | 4168 tree callee_opts = DECL_FUNCTION_SPECIFIC_TARGET (callee); in nios2_can_inline_p() 4169 tree caller_opts = DECL_FUNCTION_SPECIFIC_TARGET (caller); in nios2_can_inline_p() 4380 DECL_FUNCTION_SPECIFIC_TARGET (fndecl) = new_target; in nios2_valid_target_attribute_p() 4404 ? DECL_FUNCTION_SPECIFIC_TARGET (nios2_previous_fndecl) in nios2_set_current_function() 4408 ? DECL_FUNCTION_SPECIFIC_TARGET (fndecl) in nios2_set_current_function() 4475 tree oldtree = DECL_FUNCTION_SPECIFIC_TARGET (olddecl); in nios2_merge_decl_attributes() 4476 tree newtree = DECL_FUNCTION_SPECIFIC_TARGET (newdecl); in nios2_merge_decl_attributes()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nios2/ |
H A D | nios2.c | 4345 DECL_FUNCTION_SPECIFIC_TARGET (fndecl) = new_target; in nios2_valid_target_attribute_p() 4369 ? DECL_FUNCTION_SPECIFIC_TARGET (nios2_previous_fndecl) in nios2_set_current_function() 4373 ? DECL_FUNCTION_SPECIFIC_TARGET (fndecl) in nios2_set_current_function() 4440 tree oldtree = DECL_FUNCTION_SPECIFIC_TARGET (olddecl); in nios2_merge_decl_attributes() 4441 tree newtree = DECL_FUNCTION_SPECIFIC_TARGET (newdecl); in nios2_merge_decl_attributes()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pru/ |
H A D | pru.c | 2885 ? DECL_FUNCTION_SPECIFIC_TARGET (pru_previous_fndecl) in pru_set_current_function() 2889 ? DECL_FUNCTION_SPECIFIC_TARGET (fndecl) in pru_set_current_function()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pru/ |
H A D | pru.cc | 3045 ? DECL_FUNCTION_SPECIFIC_TARGET (pru_previous_fndecl) in pru_set_current_function() 3049 ? DECL_FUNCTION_SPECIFIC_TARGET (fndecl) in pru_set_current_function()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | d-attribs.cc | 925 DECL_FUNCTION_SPECIFIC_TARGET (*node) = target_node; in d_handle_optimize_attribute()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/v850/ |
H A D | v850.cc | 3204 tree caller_tree = DECL_FUNCTION_SPECIFIC_TARGET (caller); in v850_can_inline_p() 3205 tree callee_tree = DECL_FUNCTION_SPECIFIC_TARGET (callee); in v850_can_inline_p()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/ |
H A D | lto-common.c | 1475 compare_tree_edges (DECL_FUNCTION_SPECIFIC_TARGET (t1), in compare_tree_sccs_1() 1476 DECL_FUNCTION_SPECIFIC_TARGET (t2)); in compare_tree_sccs_1()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/ |
H A D | lto-common.cc | 1484 compare_tree_edges (DECL_FUNCTION_SPECIFIC_TARGET (t1), in compare_tree_sccs_1() 1485 DECL_FUNCTION_SPECIFIC_TARGET (t2)); in compare_tree_sccs_1()
|