OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mips16_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/mips/
mips.cc
325
bool
mips16_p
;
member in struct:__anon13361
7376
/* Start a definition of function NAME.
MIPS16_P
indicates whether the
7380
mips_start_function_definition (const char *name, bool
mips16_p
,
7383
if (
mips16_p
)
18922
&& mips_tuning_info.
mips16_p
== TARGET_MIPS16)
18927
mips_tuning_info.
mips16_p
= TARGET_MIPS16;
/src/external/gpl3/gcc.old/dist/gcc/config/mips/
mips.cc
325
bool
mips16_p
;
member in struct:__anon15795
7217
/* Start a definition of function NAME.
MIPS16_P
indicates whether the
7221
mips_start_function_definition (const char *name, bool
mips16_p
)
7223
if (
mips16_p
)
18717
&& mips_tuning_info.
mips16_p
== TARGET_MIPS16)
18722
mips_tuning_info.
mips16_p
= TARGET_MIPS16;
Completed in 30 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026