| /netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
| H A D | runtime.cc | 264 set_call_expr_flags (decl, flags); in build_libcall_decl()
|
| H A D | ChangeLog-2016 | 1252 * d-codegen.cc (get_libcall): Use set_call_expr_flags to apply runtime
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
| H A D | runtime.cc | 259 set_call_expr_flags (decl, flags); in build_libcall_decl()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ipa.cc | 1047 set_call_expr_flags (atexit_fndecl, ECF_LEAF | ECF_NOTHROW); in build_cxa_atexit_decl()
|
| H A D | asan.cc | 3506 set_call_expr_flags (decl, ATTRS); \ in initialize_sanitizer_builtins()
|
| H A D | tree.cc | 9610 set_call_expr_flags (tree decl, int flags) in set_call_expr_flags() function 9658 set_call_expr_flags (decl, ecf_flags); in local_define_builtin()
|
| H A D | tree.h | 5428 extern void set_call_expr_flags (tree, int);
|
| H A D | ChangeLog-2012 | 3859 * tree.c (set_call_expr_flags): New function. 3861 * tree.h (set_call_expr_flags): Declare.
|
| H A D | ChangeLog-2016 | 24631 * tree.c (set_call_expr_flags): Deal with ECF_RET1.
|
| H A D | ChangeLog-2020 | 7835 * tree.c (set_call_expr_flags): Fix string for ECF_RET1.
|
| H A D | ChangeLog-2013 | 21183 * tree.c (set_call_expr_flags): Fix handling of TM_PURE.
|
| H A D | ChangeLog-2017 | 28000 * tree.c (set_call_expr_flags): Handle ECF_COLD.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| H A D | f95-lang.c | 550 set_call_expr_flags (decl, attr); in gfc_define_builtin()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | ipa.c | 1044 set_call_expr_flags (atexit_fndecl, ECF_LEAF | ECF_NOTHROW); in build_cxa_atexit_decl()
|
| H A D | asan.c | 3043 set_call_expr_flags (decl, ATTRS); \ in initialize_sanitizer_builtins()
|
| H A D | tree.c | 10518 set_call_expr_flags (tree decl, int flags) in set_call_expr_flags() function 10566 set_call_expr_flags (decl, ecf_flags); in local_define_builtin()
|
| H A D | tree.h | 5243 extern void set_call_expr_flags (tree, int);
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | f95-lang.cc | 561 set_call_expr_flags (decl, attr); in gfc_define_builtin()
|
| H A D | ChangeLog-2012 | 438 (gfc_define_builtin): Use set_call_expr_flags.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | decl.cc | 4546 set_call_expr_flags (decl, ECF_CONST | ECF_NOTHROW | ECF_LEAF); in cxx_init_decl_processing() 4552 set_call_expr_flags (decl, ECF_CONST | ECF_NOTHROW | ECF_LEAF); in cxx_init_decl_processing() 4561 set_call_expr_flags (decl, ECF_CONST | ECF_NOTHROW | ECF_LEAF); in cxx_init_decl_processing() 4568 set_call_expr_flags (decl, ECF_CONST | ECF_NOTHROW | ECF_LEAF); in cxx_init_decl_processing() 5071 set_call_expr_flags (fn, ecf_flags); in build_library_fn()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | decl.c | 4319 set_call_expr_flags (decl, ECF_CONST | ECF_NOTHROW | ECF_LEAF); in cxx_init_decl_processing() 4325 set_call_expr_flags (decl, ECF_CONST | ECF_NOTHROW | ECF_LEAF); in cxx_init_decl_processing() 4781 set_call_expr_flags (fn, ecf_flags); in build_library_fn()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
| H A D | arm-builtins.c | 1894 set_call_expr_flags (arm_builtin_decls[fcode], cde->ecf_flag); in arm_init_cde_builtins()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
| H A D | arm-builtins.cc | 1853 set_call_expr_flags (arm_builtin_decls[fcode], cde->ecf_flag); in arm_init_cde_builtins()
|