Searched refs:aarch64_attr_bool (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
| H A D | aarch64.c | 15558 aarch64_attr_bool, /* Attribute sets or unsets a boolean variable. */ enumerator 15780 { "fix-cortex-a53-835769", aarch64_attr_bool, true, NULL, 15782 { "fix-cortex-a53-843419", aarch64_attr_bool, true, NULL, 15786 { "omit-leaf-frame-pointer", aarch64_attr_bool, true, NULL, 15798 { "outline-atomics", aarch64_attr_bool, true, NULL, 15882 case aarch64_attr_bool: in aarch64_process_one_target_attr()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
| H A D | aarch64.cc | 18652 aarch64_attr_bool, /* Attribute sets or unsets a boolean variable. */ enumerator 18874 { "fix-cortex-a53-835769", aarch64_attr_bool, true, NULL, 18876 { "fix-cortex-a53-843419", aarch64_attr_bool, true, NULL, 18880 { "omit-leaf-frame-pointer", aarch64_attr_bool, true, NULL, 18892 { "outline-atomics", aarch64_attr_bool, true, NULL, 18976 case aarch64_attr_bool: in aarch64_process_one_target_attr()
|