Home
last modified time | relevance | path

Searched refs:sh_deferred_function_attributes (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.h1778 extern tree sh_deferred_function_attributes;
H A Dsh.cc93 tree sh_deferred_function_attributes; variable
94 tree *sh_deferred_function_attributes_tail = &sh_deferred_function_attributes;
8320 tree attrs = sh_deferred_function_attributes; in sh_insert_attributes()
8369 sh_deferred_function_attributes = NULL_TREE; in sh_insert_attributes()
8370 sh_deferred_function_attributes_tail = &sh_deferred_function_attributes; in sh_insert_attributes()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh.h1778 extern tree sh_deferred_function_attributes;
H A Dsh.c93 tree sh_deferred_function_attributes; variable
94 tree *sh_deferred_function_attributes_tail = &sh_deferred_function_attributes;
8320 tree attrs = sh_deferred_function_attributes; in sh_insert_attributes()
8369 sh_deferred_function_attributes = NULL_TREE; in sh_insert_attributes()
8370 sh_deferred_function_attributes_tail = &sh_deferred_function_attributes; in sh_insert_attributes()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200620408 (sh_deferred_function_attributes): New variable.
20427 (sh_deferred_function_attributes): Declare.