Searched refs:O2 (Results 26 - 50 of 85) sorted by relevance

1234

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/lib/
H A Dobjc-dg.exp26 # It is theoretically beneficial to group all of the O2/O3 options together,
36 { -O2 } \
H A Dc-torture.exp28 # It is theoretically beneficial to group all of the O2/O3 options together,
38 { -O2 } \
62 # OPTION is the specific compiler flag we're testing (eg: -O2).
H A Dobjc-torture.exp28 # It is theoretically beneficial to group all of the O2/O3 options together,
38 { -O2 } \
62 # OPTION is the specific compiler flag we're testing (eg: -O2).
H A Dprofopt.exp63 { -O2 } \
/openbsd-current/gnu/share/
H A Dconfigure946 CFLAGS=${CFLAGS-"-g -O2"}
948 CXXFLAGS=${CXXFLAGS-"-g -O2"}
1031 CFLAGS=${CFLAGS-"-g -O2"}
1032 CXXFLAGS=${CXXFLAGS-"-g -O2"}
1034 CFLAGS=${CFLAGS-"-O2"}
1035 CXXFLAGS=${CXXFLAGS-"-O2"}
1045 # Here CC is set but CFLAGS is not. Use a quick hack to use -O2 if CC
1051 CFLAGS=${CFLAGS-"-g -O2"}
1052 CXXFLAGS=${CXXFLAGS-"-g -O2"}
1054 CFLAGS=${CFLAGS-"-O2"}
[all...]
/openbsd-current/gnu/usr.sbin/mkhybrid/src/diag/
H A DMakefile31 CFLAGS=-g -O2 -I.
/openbsd-current/regress/sys/arch/amd64/fpu/
H A DMakefile15 CFLAGS = -O2 ${PIPE} ${DEBUG}
/openbsd-current/sys/arch/sparc64/stand/libsa/
H A DMakefile9 CFLAGS= ${CEXTRAFLAGS} ${AFLAGS} -O2 -D__INTERNAL_LIBSA_CREAD -nostdinc \
/openbsd-current/gnu/usr.bin/perl/hints/
H A Ddec_osf.sh210 old) optimize='-O2 -Olimit 3200' ;;
260 toke_cflags='optimize=-O2'
/openbsd-current/libexec/getty/
H A Dgettytab.h121 #define O2 gettynums[21].value macro
/openbsd-current/gnu/usr.bin/cvs/windows-NT/SCC/
H A DSCC.mak64 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
65 # ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
66 CPP_PROJ=/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS"\
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dmcore-dis.c32 /* O2 */ 0xFF00,
153 case O2:
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dmcore-dis.c32 /* O2 */ 0xFF00,
153 case O2:
/openbsd-current/gnu/llvm/clang/tools/clang-fuzzer/handle-llvm/
H A Dhandle_llvm.cpp86 OL = OptimizationLevel::O2;
/openbsd-current/gnu/llvm/llvm/include/llvm/Analysis/
H A DBasicAliasAnalysis.h144 const Value *O2);
/openbsd-current/sys/arch/hppa/conf/
H A DMakefile.hppa40 COPTIMIZE?= -O2
/openbsd-current/sys/arch/loongson/conf/
H A DMakefile.loongson57 COPTIMIZE?= -O2
/openbsd-current/sys/arch/octeon/conf/
H A DMakefile.octeon55 COPTIMIZE?= -O2
/openbsd-current/sys/arch/riscv64/conf/
H A DMakefile.riscv6447 COPTIMIZE?= -O2
/openbsd-current/sys/arch/alpha/conf/
H A DMakefile.alpha44 COPTIMIZE?= -O2
/openbsd-current/sys/arch/landisk/conf/
H A DMakefile.landisk44 COPTIMIZE?= -O2
/openbsd-current/sys/arch/armv7/conf/
H A DMakefile.armv744 COPTIMIZE?= -O2
/openbsd-current/sys/arch/i386/conf/
H A DMakefile.i38652 COPTIMIZE?= -O2
/openbsd-current/sys/arch/macppc/conf/
H A DMakefile.macppc52 COPTIMIZE?= -O2
/openbsd-current/sys/arch/luna88k/conf/
H A DMakefile.luna88k44 COPTIMIZE?= -O2

Completed in 189 milliseconds

1234