Home
last modified time | relevance | path

Searched refs:DECL_FUNCTION_SPECIFIC_TARGET (Results 1 – 25 of 63) sorted by relevance

123

/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-options.cc1460 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 Dipa.cc880 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 Dipa-free-lang-data.cc603 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 Dattribs.cc640 tree old_tree = DECL_FUNCTION_SPECIFIC_TARGET (*node); in decl_attributes()
646 DECL_FUNCTION_SPECIFIC_TARGET (*node) = cur_tree; in decl_attributes()
H A Dtree-streamer-out.cc706 stream_write_tree_ref (ob, DECL_FUNCTION_SPECIFIC_TARGET (expr)); in write_ts_function_decl_tree_pointers()
H A Dtree-streamer-in.cc802 DECL_FUNCTION_SPECIFIC_TARGET (expr) = stream_read_tree_ref (ib, data_in); in lto_input_ts_function_decl_tree_pointers()
H A Dprint-tree.cc425 && DECL_FUNCTION_SPECIFIC_TARGET (node)) in print_node()
H A Dlto-streamer-out.cc1044 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 Dipa-icf.cc294 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 Dipa.c877 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 Dtarghooks.c1612 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 Dtree-streamer-out.c695 stream_write_tree (ob, DECL_FUNCTION_SPECIFIC_TARGET (expr), ref_p); in write_ts_function_decl_tree_pointers()
H A Dtree-streamer-in.c794 DECL_FUNCTION_SPECIFIC_TARGET (expr) = stream_read_tree (ib, data_in); in lto_input_ts_function_decl_tree_pointers()
H A Dprint-tree.c423 && DECL_FUNCTION_SPECIFIC_TARGET (node)) in print_node()
H A Dlto-streamer-out.c1008 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 Dipa-icf.c284 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 Di386-options.c1386 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 Dnios2.cc4168 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 Dnios2.c4345 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 Dpru.c2885 ? 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 Dpru.cc3045 ? 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 Dd-attribs.cc925 DECL_FUNCTION_SPECIFIC_TARGET (*node) = target_node; in d_handle_optimize_attribute()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/v850/
H A Dv850.cc3204 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 Dlto-common.c1475 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 Dlto-common.cc1484 compare_tree_edges (DECL_FUNCTION_SPECIFIC_TARGET (t1), in compare_tree_sccs_1()
1485 DECL_FUNCTION_SPECIFIC_TARGET (t2)); in compare_tree_sccs_1()

123