Searched refs:make_attribute (Results 1 – 14 of 14) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | multiple_target.cc | 398 tree attributes = make_attribute ("target", attr, in expand_target_clones() 430 tree attributes = make_attribute ("target", "default", in expand_target_clones()
|
| H A D | attribs.h | 41 extern tree make_attribute (const char *, const char *, tree);
|
| H A D | attribs.cc | 1013 make_attribute (const char *name, const char *arg_name, tree chain) in make_attribute() function
|
| H A D | ChangeLog-2015 | 9013 * attrib.c (make_attribute): Moved from config/i386/i386.c 9014 * config/i386/i386.c (make_attribute): Deleted.
|
| H A D | ChangeLog-2012 | 5104 (make_attribute): New function.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | multiple_target.c | 421 tree attributes = make_attribute ("target", attr, in expand_target_clones() 453 tree attributes = make_attribute ("target", "default", in expand_target_clones()
|
| H A D | attribs.h | 40 extern tree make_attribute (const char *, const char *, tree);
|
| H A D | attribs.c | 857 make_attribute (const char *name, const char *arg_name, tree chain) in make_attribute() function
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
| H A D | i386-features.cc | 2938 = make_attribute ("ifunc", resolver_name, in make_resolver_func()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| H A D | i386-features.c | 2808 = make_attribute ("ifunc", resolver_name, in make_resolver_func()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
| H A D | aarch64.c | 23341 TYPE_ATTRIBUTES (t) = make_attribute ("aarch64_vector_pcs", "default", in aarch64_simd_clone_adjust()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
| H A D | aarch64.cc | 27014 TYPE_ATTRIBUTES (t) = make_attribute ("aarch64_vector_pcs", "default", in aarch64_simd_clone_adjust()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| H A D | rs6000.cc | 25026 = make_attribute ("ifunc", resolver_name, DECL_ATTRIBUTES (dispatch_decl)); in make_resolver_func()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| H A D | rs6000.c | 24340 = make_attribute ("ifunc", resolver_name, DECL_ATTRIBUTES (dispatch_decl)); in make_resolver_func()
|