OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OPT_ARCH32
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
option-defaults.h
43
#define
OPT_ARCH32
OPT_32
46
#define
OPT_ARCH32
"!" OPT_64
59
{"tune_32", "%{"
OPT_ARCH32
":%{!mtune=*:%{!mcpu=*:-mtune=%(VALUE)}}}" }, \
62
{"cpu_32", "%{"
OPT_ARCH32
":%{!mcpu=*:-mcpu=%(VALUE)}}" }, \
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
option-defaults.h
43
#define
OPT_ARCH32
OPT_32
46
#define
OPT_ARCH32
"!" OPT_64
59
{"tune_32", "%{"
OPT_ARCH32
":%{!mtune=*:%{!mcpu=*:-mtune=%(VALUE)}}}" }, \
62
{"cpu_32", "%{"
OPT_ARCH32
":%{!mcpu=*:-mcpu=%(VALUE)}}" }, \
/src/external/gpl3/gcc/dist/gcc/config/mips/
mips.h
890
#define
OPT_ARCH32
"mabi=32|mgp32"
893
#define
OPT_ARCH32
"mabi=o64|mabi=n32|mabi=64|mgp64:;"
915
{"arch_32", "%{"
OPT_ARCH32
":%{" MIPS_ARCH_OPTION_SPEC ":;: -march=%(VALUE)}}" }, \
918
{"tune_32", "%{"
OPT_ARCH32
":%{!mtune=*:-mtune=%(VALUE)}}" }, \
924
{"fp_32", "%{"
OPT_ARCH32
\
926
{"odd_spreg_32", "%{"
OPT_ARCH32
":%{!msoft-float:%{!msingle-float:" \
/src/external/gpl3/gcc.old/dist/gcc/config/mips/
mips.h
870
#define
OPT_ARCH32
"mabi=32|mgp32"
873
#define
OPT_ARCH32
"mabi=o64|mabi=n32|mabi=64|mgp64:;"
895
{"arch_32", "%{"
OPT_ARCH32
":%{" MIPS_ARCH_OPTION_SPEC ":;: -march=%(VALUE)}}" }, \
898
{"tune_32", "%{"
OPT_ARCH32
":%{!mtune=*:-mtune=%(VALUE)}}" }, \
904
{"fp_32", "%{"
OPT_ARCH32
\
906
{"odd_spreg_32", "%{"
OPT_ARCH32
":%{!msoft-float:%{!msingle-float:" \
/src/external/gpl3/gcc/dist/gcc/config/i386/
i386.h
599
#define
OPT_ARCH32
"m32"
602
#define
OPT_ARCH32
"m64|mx32:;"
610
{"tune_32", "%{"
OPT_ARCH32
":%{!mtune=*:%{!mcpu=*:%{!march=*:-mtune=%(VALUE)}}}}" }, \
613
{"cpu_32", "%{"
OPT_ARCH32
":%{!mtune=*:%{!mcpu=*:%{!march=*:-mtune=%(VALUE)}}}}" }, \
616
{"arch_32", "%{"
OPT_ARCH32
":%{!march=*:-march=%(VALUE)}}"}, \
/src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386.h
579
#define
OPT_ARCH32
"m32"
582
#define
OPT_ARCH32
"m64|mx32:;"
590
{"tune_32", "%{"
OPT_ARCH32
":%{!mtune=*:%{!mcpu=*:%{!march=*:-mtune=%(VALUE)}}}}" }, \
593
{"cpu_32", "%{"
OPT_ARCH32
":%{!mtune=*:%{!mcpu=*:%{!march=*:-mtune=%(VALUE)}}}}" }, \
596
{"arch_32", "%{"
OPT_ARCH32
":%{!march=*:-march=%(VALUE)}}"}, \
Completed in 70 milliseconds
Indexes created Tue Jul 21 00:24:56 UTC 2026