OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:epiphany_legitimate_address_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/epiphany/
epiphany.cc
110
#define TARGET_LEGITIMATE_ADDRESS_P
epiphany_legitimate_address_p
2065
epiphany_legitimate_address_p
(machine_mode mode, rtx x, bool strict,
2095
return
epiphany_legitimate_address_p
(SImode, x, strict);
2056
epiphany_legitimate_address_p
(machine_mode mode, rtx x, bool strict,
function
/src/external/gpl3/gcc.old/dist/gcc/config/epiphany/
epiphany.cc
112
#define TARGET_LEGITIMATE_ADDRESS_P
epiphany_legitimate_address_p
2065
epiphany_legitimate_address_p
(machine_mode mode, rtx x, bool strict)
2094
return
epiphany_legitimate_address_p
(SImode, x, strict);
2056
epiphany_legitimate_address_p
(machine_mode mode, rtx x, bool strict)
function
Completed in 15 milliseconds
Indexes created Wed Apr 08 00:23:23 UTC 2026