OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EV5_E0
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/alpha/
alpha.cc
8872
EV5_E0
= 4,
8958
return
EV5_E0
;
9083
the insn in
EV5_E0
can be swapped by the hardware into EV5_E1.
9126
if (in_use &
EV5_E0
)
9133
in_use |=
EV5_E0
| EV5_E01;
9136
case
EV5_E0
:
9137
if (in_use &
EV5_E0
)
9143
in_use |=
EV5_E0
;
/src/external/gpl3/gcc.old/dist/gcc/config/alpha/
alpha.cc
8863
EV5_E0
= 4,
8949
return
EV5_E0
;
9074
the insn in
EV5_E0
can be swapped by the hardware into EV5_E1.
9117
if (in_use &
EV5_E0
)
9124
in_use |=
EV5_E0
| EV5_E01;
9127
case
EV5_E0
:
9128
if (in_use &
EV5_E0
)
9134
in_use |=
EV5_E0
;
Completed in 22 milliseconds
Indexes created Sat Mar 21 00:23:06 UTC 2026