OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:large_toc_ok
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc
9053
bool
large_toc_ok
;
9064
large_toc_ok
= (lra_in_progress && TARGET_CMODEL != CMODEL_SMALL
9066
if (TARGET_TOC && !
large_toc_ok
)
9075
return CONSTANT_P (x) ||
large_toc_ok
;
9040
bool
large_toc_ok
;
local
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc
8978
bool
large_toc_ok
;
8989
large_toc_ok
= (lra_in_progress && TARGET_CMODEL != CMODEL_SMALL
8991
if (TARGET_TOC && !
large_toc_ok
)
9000
return CONSTANT_P (x) ||
large_toc_ok
;
8965
bool
large_toc_ok
;
local
Completed in 61 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026