OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GPOpt
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsSubtarget.cpp
59
GPOpt
("mgpopt", cl::Hidden,
159
UseSmallSection =
GPOpt
;
160
if (!NoABICalls &&
GPOpt
) {
/src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
Clang.cpp
1881
Arg *
GPOpt
= Args.getLastArg(options::OPT_mgpopt, options::OPT_mno_gpopt);
1907
bool WantGPOpt =
GPOpt
&&
GPOpt
->getOption().matches(options::OPT_mgpopt);
1908
// We quietly ignore -mno-
gpopt
as the backend defaults to -mno-
gpopt
.
1909
if (NoABICalls && (!
GPOpt
|| WantGPOpt)) {
1952
if (
GPOpt
)
1953
GPOpt
->claim();
Completed in 33 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026