OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:REG_AR_CFM
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/ia64/
ia64.cc
6213
#define
REG_AR_CFM
(FIRST_PSEUDO_REGISTER + 1)
6279
/* When not checking, track just
REG_AR_CFM
and REG_VOLATILE. */
6285
if (regno ==
REG_AR_CFM
)
6294
if (regno ==
REG_AR_CFM
)
6612
if (! flags.is_sibcall && ! rws_insn_test (
REG_AR_CFM
))
6617
need_barrier |= rws_access_regno (
REG_AR_CFM
, new_flags, pred);
6875
rws_access_regno (
REG_AR_CFM
, new_flags, pred);
6906
need_barrier |= rws_access_regno (
REG_AR_CFM
, new_flags, pred);
/src/external/gpl3/gcc.old/dist/gcc/config/ia64/
ia64.cc
6202
#define
REG_AR_CFM
(FIRST_PSEUDO_REGISTER + 1)
6268
/* When not checking, track just
REG_AR_CFM
and REG_VOLATILE. */
6274
if (regno ==
REG_AR_CFM
)
6283
if (regno ==
REG_AR_CFM
)
6601
if (! flags.is_sibcall && ! rws_insn_test (
REG_AR_CFM
))
6606
need_barrier |= rws_access_regno (
REG_AR_CFM
, new_flags, pred);
6864
rws_access_regno (
REG_AR_CFM
, new_flags, pred);
6895
need_barrier |= rws_access_regno (
REG_AR_CFM
, new_flags, pred);
Completed in 37 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026