OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EV4_IB0
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/alpha/
alpha.cc
8863
EV4_IB0
= 1,
8904
return
EV4_IB0
;
8985
the insn in
EV4_IB0
can be swapped by the hardware into EV4_IB1.
9023
if (in_use &
EV4_IB0
)
9030
in_use |=
EV4_IB0
| EV4_IBX;
9033
case
EV4_IB0
:
9034
if (in_use &
EV4_IB0
)
9040
in_use |=
EV4_IB0
;
9218
if (!(in_use &
EV4_IB0
))
9220
in_use |=
EV4_IB0
;
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/config/alpha/
alpha.cc
8854
EV4_IB0
= 1,
8895
return
EV4_IB0
;
8976
the insn in
EV4_IB0
can be swapped by the hardware into EV4_IB1.
9014
if (in_use &
EV4_IB0
)
9021
in_use |=
EV4_IB0
| EV4_IBX;
9024
case
EV4_IB0
:
9025
if (in_use &
EV4_IB0
)
9031
in_use |=
EV4_IB0
;
9209
if (!(in_use &
EV4_IB0
))
9211
in_use |=
EV4_IB0
;
[
all
...]
Completed in 62 milliseconds
Indexes created Sat Mar 21 00:23:06 UTC 2026