Home
last modified time | relevance | path

Searched refs:builtin_with_linkage_p (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dbuiltins.h158 extern bool builtin_with_linkage_p (tree);
H A Dsymtab.cc2643 return builtin_with_linkage_p (decl); in output_to_lto_symbol_table_p()
H A Dbuiltins.cc11035 builtin_with_linkage_p (tree decl) in builtin_with_linkage_p() function
H A DChangeLog-201918321 * builtins.c (builtin_with_linkage_p): New function.
18322 * builtins.h (builtin_with_linkage_p): New function.
18325 Remove FIXME and use builtin_with_linkage_p.
H A DChangeLog-202127707 * builtins.c (builtin_with_linkage_p): Return true for stp[n]cpy.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dbuiltins.h158 extern bool builtin_with_linkage_p (tree);
H A Dsymtab.c2453 if (builtin_with_linkage_p (decl)) in output_to_lto_symbol_table_p()
H A Dbuiltins.c11838 builtin_with_linkage_p (tree decl) in builtin_with_linkage_p() function