Home
last modified time | relevance | path

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 Daarch64.c15558 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 Daarch64.cc18652 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()