OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:const_address
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/frv/
frv.cc
126
HOST_WIDE_INT
const_address
;
member in struct:frv_io
7652
if (io1->
const_address
!= 0 && io2->
const_address
!= 0)
7653
return io1->
const_address
== io2->
const_address
;
7690
x->
const_address
= 0;
7703
io->
const_address
= INTVAL (recog_data.operand[1]);
/src/external/gpl3/gcc.old/dist/gcc/config/frv/
frv.cc
126
HOST_WIDE_INT
const_address
;
member in struct:frv_io
7650
if (io1->
const_address
!= 0 && io2->
const_address
!= 0)
7651
return io1->
const_address
== io2->
const_address
;
7688
x->
const_address
= 0;
7701
io->
const_address
= INTVAL (recog_data.operand[1]);
Completed in 25 milliseconds
Indexes created Fri Apr 17 00:22:50 UTC 2026