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_VOLATILE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/ia64/
ia64.cc
6216
#define
REG_VOLATILE
(FIRST_PSEUDO_REGISTER + 2)
6279
/* When not checking, track just REG_AR_CFM and
REG_VOLATILE
. */
6287
else if (regno ==
REG_VOLATILE
)
6296
if (regno ==
REG_VOLATILE
)
6654
if (! rws_insn_test (
REG_VOLATILE
))
6657
rws_access_regno (
REG_VOLATILE
, new_flags, pred);
7045
need_barrier = rws_access_regno (
REG_VOLATILE
, flags, 0);
/src/external/gpl3/gcc.old/dist/gcc/config/ia64/
ia64.cc
6205
#define
REG_VOLATILE
(FIRST_PSEUDO_REGISTER + 2)
6268
/* When not checking, track just REG_AR_CFM and
REG_VOLATILE
. */
6276
else if (regno ==
REG_VOLATILE
)
6285
if (regno ==
REG_VOLATILE
)
6643
if (! rws_insn_test (
REG_VOLATILE
))
6646
rws_access_regno (
REG_VOLATILE
, new_flags, pred);
7034
need_barrier = rws_access_regno (
REG_VOLATILE
, flags, 0);
Completed in 66 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026