Home
last modified time | relevance | path

Searched refs:function_decl (Results 1 – 21 of 21) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree.h2435 (FUNCTION_DECL_CHECK (NODE)->function_decl.function_code)
2450 (FUNCTION_DECL_CHECK (NODE)->function_decl.personality)
2891 (FUNCTION_DECL_CHECK (NODE)->function_decl.vindex)
2898 (FUNCTION_DECL_CHECK (NODE)->function_decl.uninlinable)
2903 (FUNCTION_DECL_CHECK (NODE)->function_decl.saved_tree)
2909 (FUNCTION_DECL_CHECK (NODE)->function_decl.malloc_flag)
2915 (FUNCTION_DECL_CHECK (NODE)->function_decl.operator_new_flag)
2920 (FUNCTION_DECL_CHECK (NODE)->function_decl.returns_twice_flag)
2924 #define DECL_PURE_P(NODE) (FUNCTION_DECL_CHECK (NODE)->function_decl.pure_flag)
2933 (FUNCTION_DECL_CHECK (NODE)->function_decl.looping_const_or_pure_flag)
[all …]
H A Ddebug.h109 void (* function_decl) (tree decl); member
H A Dgodump.c498 real_debug_hooks->function_decl (decl); in go_function_decl()
1447 go_debug_hooks.function_decl = go_function_decl; in dump_go_spec_init()
H A Dhsa-brig.c201 : function_decl (decl), offset (off) {} in function_linkage_pair()
204 tree function_decl; member
2508 BrigCodeOffset32_t *func_offset = function_offsets->get (p.function_decl); in hsa_output_brig()
H A Dtree-core.h1897 struct tree_function_decl GTY ((tag ("TS_FUNCTION_DECL"))) function_decl;
H A Dhsa-gen.c5253 tree function_decl = gimple_call_fndecl (stmt); in gen_hsa_insns_for_call() local
5256 if (DECL_BUILT_IN_CLASS (function_decl) in gen_hsa_insns_for_call()
5257 && DECL_FUNCTION_CODE (function_decl) == BUILT_IN_PREFETCH) in gen_hsa_insns_for_call()
5260 if (function_decl == NULL_TREE) in gen_hsa_insns_for_call()
5267 if (hsa_callable_function_p (function_decl)) in gen_hsa_insns_for_call()
H A Dfinal.c4713 debug_hooks->function_decl (current_function_decl); in rest_of_handle_final()
H A Dtree.def371 DEFTREECODE (FUNCTION_DECL, "function_decl", tcc_declaration, 0)
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree.h2780 (FUNCTION_DECL_CHECK (NODE)->function_decl.function_code)
2785 (FUNCTION_DECL_CHECK (NODE)->function_decl.personality)
3392 (FUNCTION_DECL_CHECK (NODE)->function_decl.uninlinable)
3403 (FUNCTION_DECL_CHECK (NODE)->function_decl.malloc_flag)
3409 (FUNCTION_DECL_CHECK (NODE)->function_decl.operator_new_flag)
3414 (FUNCTION_DECL_CHECK (NODE)->function_decl.returns_twice_flag)
3418 #define DECL_PURE_P(NODE) (FUNCTION_DECL_CHECK (NODE)->function_decl.pure_flag)
3427 (FUNCTION_DECL_CHECK (NODE)->function_decl.looping_const_or_pure_flag)
3433 (FUNCTION_DECL_CHECK (NODE)->function_decl.novops_flag)
3438 (FUNCTION_DECL_CHECK (NODE)->function_decl.static_ctor_flag)
[all …]
H A Ddebug.h94 void (* function_decl) (tree decl); member
H A Dgodump.c491 real_debug_hooks->function_decl (decl); in go_function_decl()
1258 go_debug_hooks.function_decl = go_function_decl; in dump_go_spec_init()
H A Dmatrix-reorg.c236 tree function_decl; member
688 acc_info->function_decl = current_function_decl; in record_access_alloc_site_info()
H A Dvmsdbgout.c1530 (*dwarf2_debug_hooks.function_decl) (decl); in vmsdbgout_decl()
H A Dfinal.c4350 debug_hooks->function_decl (current_function_decl); in rest_of_handle_final()
H A Dtree.def344 DEFTREECODE (FUNCTION_DECL, "function_decl", tcc_declaration, 0)
/dflybsd-src/contrib/gcc-4.7/gcc/objc/
H A Dobjc-act.c7262 tree objc_property_temp_decl, function_decl, function_call; in objc_synthesize_getter() local
7281 function_decl = objc_copyStruct_decl; in objc_synthesize_getter()
7283 function_decl = objc_getPropertyStruct_decl; in objc_synthesize_getter()
7288 function_decl, in objc_synthesize_getter()
7468 tree function_decl, size_of, is_atomic; in objc_synthesize_setter() local
7482 function_decl = objc_copyStruct_decl; in objc_synthesize_setter()
7484 function_decl = objc_setPropertyStruct_decl; in objc_synthesize_setter()
7489 function_decl, in objc_synthesize_setter()
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dname-lookup.c2203 tree function_decl = current_function_decl; in pushdecl_with_scope_1() local
2220 current_function_decl = function_decl; in pushdecl_with_scope_1()
5950 s->function_decl = current_function_decl; in push_to_top_level()
5993 current_function_decl = s->function_decl; in pop_from_top_level_1()
H A Dcp-tree.h981 tree function_decl; member
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dname-lookup.c3976 tree function_decl = current_function_decl; in do_pushdecl_with_scope() local
3983 current_function_decl = function_decl; in do_pushdecl_with_scope()
6942 s->function_decl = current_function_decl; in do_push_to_top_level()
6984 current_function_decl = s->function_decl; in do_pop_from_top_level()
H A Dcp-tree.h1555 tree function_decl; member
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c32076 add_condition_to_bb (tree function_decl, tree version_decl, in add_condition_to_bb() argument
32093 push_cfun (DECL_STRUCT_FUNCTION (function_decl)); in add_condition_to_bb()
32124 gimple_set_block (call_cond_stmt, DECL_INITIAL (function_decl)); in add_condition_to_bb()
32141 gimple_set_block (assign_stmt, DECL_INITIAL (function_decl)); in add_condition_to_bb()
32150 gimple_set_block (if_else_stmt, DECL_INITIAL (function_decl)); in add_condition_to_bb()