Home
last modified time | relevance | path

Searched defs:decl (Results 1 – 25 of 30) sorted by relevance

12

/OK3568_Linux_fs/kernel/scripts/genksyms/
H A Dparse.y140 struct string_list *decl = (*$3)->next; variable
158 { struct string_list *decl = *$1; variable
166 { struct string_list *decl = *$3; variable
395 { struct string_list *decl = *$2; variable
/OK3568_Linux_fs/kernel/scripts/gcc-plugins/
H A Dgcc-common.h222 static inline bool is_simple_builtin(tree decl) in is_simple_builtin()
305 static inline struct cgraph_node *cgraph_create_node(tree decl) in cgraph_create_node()
310 static inline struct cgraph_node *cgraph_get_create_node(tree decl) in cgraph_get_create_node()
360 static inline void varpool_add_new_variable(tree decl) in varpool_add_new_variable()
571 static inline const char *get_decl_section_name(const_tree decl) in get_decl_section_name()
710 static inline const char *get_decl_section_name(const_tree decl) in get_decl_section_name()
717 #define cgraph_get_node(decl) cgraph_node::get(decl) argument
718 #define cgraph_get_create_node(decl) cgraph_node::get_create(decl) argument
719 #define cgraph_create_node(decl) cgraph_node::create(decl) argument
722 #define varpool_get_node(decl) varpool_node::get(decl) argument
[all …]
H A Drandomize_layout_plugin.c483 static void update_decl_size(tree decl) in update_decl_size()
530 tree decl = (tree)event_data; in randomize_layout_finish_decl() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dbuiltins.h99 tree decl; member
H A Dasan.h182 asan_protect_stack_decl (tree decl) in asan_protect_stack_decl()
H A Doutput.h451 tree decl; member
H A Dfunction.h199 tree decl; member
275 tree decl; member
H A Dipa-icf.h243 tree decl; variable
H A Dcgraph.h588 tree decl; member
2685 decl_in_symtab_p (const_tree decl) in decl_in_symtab_p()
2818 varpool_node::get (const_tree decl) in get()
H A Ddwarf2out.h79 tree decl; member
H A Dhsa-common.h1410 hsa_gpu_implementation_p (tree decl) in hsa_gpu_implementation_p()
H A Dtree.h2694 #define DECL_RTL_KNOWN_SET(decl) __extension__ \ argument
2701 #define DECL_RTL_KNOWN_SET(decl) (&*DECL_RTL_IF_SET (decl)) argument
3035 set_function_decl_type (tree decl, function_decl_type t, bool set) in set_function_decl_type()
3924 DECL_FUNCTION_CODE (const_tree decl) in DECL_FUNCTION_CODE()
3935 DECL_MD_FUNCTION_CODE (const_tree decl) in DECL_MD_FUNCTION_CODE()
3946 DECL_FE_FUNCTION_CODE (const_tree decl) in DECL_FE_FUNCTION_CODE()
3956 set_decl_built_in_function (tree decl, built_in_class fclass, in set_decl_built_in_function()
5563 set_builtin_decl (enum built_in_function fncode, tree decl, bool implicit_p) in set_builtin_decl()
H A Dlto-streamer.h1284 tree decl; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dbuiltins.h99 tree decl; member
H A Dasan.h182 asan_protect_stack_decl (tree decl) in asan_protect_stack_decl()
H A Doutput.h451 tree decl; member
H A Dfunction.h199 tree decl; member
275 tree decl; member
H A Dipa-icf.h243 tree decl; variable
H A Dcgraph.h588 tree decl; member
2685 decl_in_symtab_p (const_tree decl) in decl_in_symtab_p()
2818 varpool_node::get (const_tree decl) in get()
H A Ddwarf2out.h79 tree decl; member
H A Dhsa-common.h1410 hsa_gpu_implementation_p (tree decl) in hsa_gpu_implementation_p()
H A Dtree.h2694 #define DECL_RTL_KNOWN_SET(decl) __extension__ \ argument
2701 #define DECL_RTL_KNOWN_SET(decl) (&*DECL_RTL_IF_SET (decl)) argument
3035 set_function_decl_type (tree decl, function_decl_type t, bool set) in set_function_decl_type()
3924 DECL_FUNCTION_CODE (const_tree decl) in DECL_FUNCTION_CODE()
3935 DECL_MD_FUNCTION_CODE (const_tree decl) in DECL_MD_FUNCTION_CODE()
3946 DECL_FE_FUNCTION_CODE (const_tree decl) in DECL_FE_FUNCTION_CODE()
3956 set_decl_built_in_function (tree decl, built_in_class fclass, in set_decl_built_in_function()
5563 set_builtin_decl (enum built_in_function fncode, tree decl, bool implicit_p) in set_builtin_decl()
H A Dlto-streamer.h1284 tree decl; member
H A Dtree-core.h926 tree decl; member
2165 tree decl; member
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Ddwarf-aux.c867 int decl = 0, inl; in die_walk_lines() local

12