Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dexcept.h236 extern rtx expand_builtin_eh_copy_values (tree);
H A Dexcept.c2116 expand_builtin_eh_copy_values (tree exp) in expand_builtin_eh_copy_values() function
H A Dbuiltins.c8388 return expand_builtin_eh_copy_values (exp); in expand_builtin()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dexcept.h236 extern rtx expand_builtin_eh_copy_values (tree);
H A Dexcept.cc2117 expand_builtin_eh_copy_values (tree exp) in expand_builtin_eh_copy_values() function
H A Dbuiltins.cc7584 return expand_builtin_eh_copy_values (exp); in expand_builtin()
H A DChangeLog-20099587 (expand_builtin_eh_filter, expand_builtin_eh_copy_values): New.
H A DChangeLog-201718074 (expand_builtin_eh_copy_values): Likewise.