Home
last modified time | relevance | path

Searched refs:attr_flag (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/contrib/vim-gcc-dev/syntax/
H A Dgcc-rtl.vim43 \ set_attr_alternative eq_attr eq_attr_alt attr_flag cond
/netbsd-src/external/gpl3/gcc/dist/contrib/vim-gcc-dev/syntax/
H A Dgcc-rtl.vim43 \ set_attr_alternative eq_attr eq_attr_alt attr_flag cond
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drtl.def1316 (attr_flag "foo") expressions in eligible_for_delay: forward, backward. */
1318 DEF_RTL_EXPR (ATTR_FLAG, "attr_flag", "s", RTX_EXTRA)
H A DChangeLog-201225714 * doc/md.texi (attr_flag): Update for abovementioned changes.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drtl.def1317 (attr_flag "foo") expressions in eligible_for_delay: forward, backward. */
1319 DEF_RTL_EXPR (ATTR_FLAG, "attr_flag", "s", RTX_EXTRA)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dmd.texi9419 @findex attr_flag
9420 @item (attr_flag @var{name})
9421 The value of an @code{attr_flag} expression is true if the flag
9437 (attr_flag "forward"))
9439 (attr_flag "backward"))])
9445 @code{attr_flag} is only used during delay slot scheduling and has no
9451 for numeric attributes, as @code{eq_attr} and @code{attr_flag}
H A Dgccint.info29213 '(attr_flag NAME)'
29214 The value of an 'attr_flag' expression is true if the flag
29228 (attr_flag "forward"))
29230 (attr_flag "backward"))])
29235 'attr_flag' is only used during delay slot scheduling and has no
29240 for numeric attributes, as 'eq_attr' and 'attr_flag' produce more
52419 * attr_flag: Expressions. (line 138)
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dmd.texi9873 @findex attr_flag
9874 @item (attr_flag @var{name})
9875 The value of an @code{attr_flag} expression is true if the flag
9891 (attr_flag "forward"))
9893 (attr_flag "backward"))])
9899 @code{attr_flag} is only used during delay slot scheduling and has no
9905 for numeric attributes, as @code{eq_attr} and @code{attr_flag}
H A Dgccint.info30645 '(attr_flag NAME)'
30646 The value of an 'attr_flag' expression is true if the flag
30660 (attr_flag "forward"))
30662 (attr_flag "backward"))])
30667 'attr_flag' is only used during delay slot scheduling and has no
30672 for numeric attributes, as 'eq_attr' and 'attr_flag' produce more
54115 * attr_flag: Expressions. (line 138)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c26731 int attr_flag = (attribute_takes_identifier_p (identifier) in cp_parser_gnu_attribute_list() local
26734 (parser, attr_flag, /*cast_p=*/false, in cp_parser_gnu_attribute_list()
26906 int attr_flag = normal_attr; in cp_parser_std_attribute() local
26925 attr_flag = id_attr; in cp_parser_std_attribute()
26937 (parser, attr_flag, /*cast_p=*/false, in cp_parser_std_attribute()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc28762 int attr_flag = (attribute_takes_identifier_p (identifier) in cp_parser_gnu_attribute_list() local
28765 (parser, attr_flag, /*cast_p=*/false, in cp_parser_gnu_attribute_list()
29043 int attr_flag = normal_attr; in cp_parser_std_attribute() local
29062 attr_flag = id_attr; in cp_parser_std_attribute()
29093 (parser, attr_flag, /*cast_p=*/false, in cp_parser_std_attribute()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa.md223 (attr_flag "forward"))
225 (attr_flag "backward"))])
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/
H A Dpa.md223 (attr_flag "forward"))
225 (attr_flag "backward"))])