OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fallback_lsx
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch-opts.cc
315
/* If
fallback_lsx
is set, using -mno-lasx would cause
318
int
fallback_lsx
= 0;
local
320
fallback_lsx
= 1;
332
fallback_lsx
= 1;
345
t.isa.simd =
fallback_lsx
? ISA_EXT_SIMD_LSX : ISA_EXT_NONE;
Completed in 15 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026