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

123

/freebsd-11-stable/contrib/gdb/gdb/
H A Dsparc-stub.c111 O0, O1, O2, O3, O4, O5, SP, O7, enumerator in enum:regnames
/freebsd-11-stable/contrib/sqlite3/
H A DMakefile.msc810 TCC = $(TCC) -O2
811 BCC = $(BCC) -O2
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGVTables.cpp1102 llvm::raw_string_ostream O2(S2);
1104 QualType(AP2.first->getTypeForDecl(), 0), O2);
1105 O2.flush();
H A DBackendUtil.cpp383 return CodeGenOpt::Default; // O2/Os/Oz
935 return PassBuilder::O2;
/freebsd-11-stable/tools/tools/tinybsd/
H A Dtinybsd443 newfs -O2 -U /dev/${MD}a
/freebsd-11-stable/contrib/libpcap/msdos/
H A Dmakefile74 $(DEFS) -ml -c -v -3 -O2 -po -RT- -w-
/freebsd-11-stable/libexec/getty/
H A Dsubr.c267 tmode.c_oflag = O2;
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Passes/
H A DPassBuilder.h184 O2, enumerator in enum:llvm::PassBuilder::OptimizationLevel
202 /// Similar to \c O2 but tries to optimize for small code size instead of
206 /// The logic here is exactly the same as \c O2, but with code size and
331 /// levels \c O1, \c O2 and \c O3 resp.
/freebsd-11-stable/contrib/apr/
H A Dapr.mak129 CPP_PROJ=/nologo /MD /W3 /Zi /O2 /Oy- /I "./include" /I "./include/arch" /I "./include/arch/win32" /I "./include/arch/unix" /I "./include/private" /D "NDEBUG" /D "APR_DECLARE_STATIC" /D "WIN32" /D "WINNT" /D "_WINDOWS" /Fo"$(INTDIR)\\" /Fd"$(OUTDIR)\apr-1" /FD /c
501 CPP_PROJ=/nologo /MD /W3 /Zi /O2 /Oy- /I "./include" /I "./include/arch" /I "./include/arch/win32" /I "./include/arch/unix" /I "./include/private" /D "NDEBUG" /D "APR_DECLARE_STATIC" /D "WIN32" /D "WINNT" /D "_WINDOWS" /Fo"$(INTDIR)\\" /Fd"$(OUTDIR)\apr-1" /FD /c
1335 cl.exe /nologo /W3 /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /I ".\include" /Fo.\LibR\gen_test_char /Fe.\LibR\gen_test_char.exe .\tools\gen_test_char.c
1359 cl.exe /nologo /W3 /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /I ".\include" /Fo.\x64\LibR\gen_test_char /Fe.\x64\LibR\gen_test_char.exe .\tools\gen_test_char.c
H A Dlibapr.mak135 CPP_PROJ=/nologo /MD /W3 /Zi /O2 /Oy- /I "./include" /I "./include/arch" /I "./include/arch/win32" /I "./include/arch/unix" /I "./include/private" /D "NDEBUG" /D "APR_DECLARE_EXPORT" /D "WIN32" /D "WINNT" /D "_WINDOWS" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\libapr_src" /FD /c
623 CPP_PROJ=/nologo /MD /W3 /Zi /O2 /Oy- /I "./include" /I "./include/arch" /I "./include/arch/win32" /I "./include/arch/unix" /I "./include/private" /D "NDEBUG" /D "APR_DECLARE_EXPORT" /D "WIN32" /D "WINNT" /D "_WINDOWS" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\libapr_src" /FD /c
1533 cl.exe /nologo /W3 /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /I ".\include" /Fo.\Release\gen_test_char /Fe.\Release\gen_test_char.exe .\tools\gen_test_char.c
1557 cl.exe /nologo /W3 /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /I ".\include" /Fo.\9x\Release\gen_test_char /Fe.\9x\Release\gen_test_char.exe .\tools\gen_test_char.c
1581 cl.exe /nologo /W3 /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /I ".\include" /Fo.\x64\Release\gen_test_char /Fe.\x64\Release\gen_test_char.exe .\tools\gen_test_char.c
/freebsd-11-stable/tools/tools/sysbuild/
H A Dsysbuild.sh503 newfs -t -E -O2 -U /dev/${TARGET_PART} > /dev/null
/freebsd-11-stable/contrib/lua/src/
H A DMakefile10 CFLAGS= -O2 -Wall -Wextra -DLUA_COMPAT_5_2 $(SYSCFLAGS) $(MYCFLAGS)
92 $(MAKE) $(ALL) CC="xlc" CFLAGS="-O2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN" SYSLIBS="-ldl" SYSLDFLAGS="-brtl -bexpall"
/freebsd-11-stable/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp212 OL = PassBuilder::O2;
/freebsd-11-stable/share/mk/
H A Dsys.mk157 CFLAGS ?= -O2 -pipe
/freebsd-11-stable/contrib/libstdc++/include/
H A DMakefile.am1071 $(CXX) $(PCHFLAGS) $(AM_CPPFLAGS) -O2 -g ${pch1_source} -o $@
1074 # Build a precompiled TR1 include, stdtr1c++.h.gch/O2.gch
1079 $(CXX) $(PCHFLAGS) $(AM_CPPFLAGS) -O2 -g ${pch2_source} -o $@
1082 # Build a precompiled extension include, extc++.h.gch/O2.gch
1087 $(CXX) $(PCHFLAGS) $(AM_CPPFLAGS) -O2 -g ${pch3_source} -o $@
H A DMakefile.in1445 $(CXX) $(PCHFLAGS) $(AM_CPPFLAGS) -O2 -g ${pch1_source} -o $@
1448 # Build a precompiled TR1 include, stdtr1c++.h.gch/O2.gch
1453 $(CXX) $(PCHFLAGS) $(AM_CPPFLAGS) -O2 -g ${pch2_source} -o $@
1456 # Build a precompiled extension include, extc++.h.gch/O2.gch
1461 $(CXX) $(PCHFLAGS) $(AM_CPPFLAGS) -O2 -g ${pch3_source} -o $@
/freebsd-11-stable/contrib/tcsh/
H A DMakefile.std44 # On the sparc, don't use -O2; it breaks setjmp() and vfork()
48 CFLAGS=-O2 $(INCLUDES)
66 #CFLAGS= -O2 $(INCLUDES) -Olimit 2000 ## Normal Optimization
94 #CFLAGS= -w -O2 $(INCLUDES)
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Passes/
H A DPassBuilder.cpp251 case PassBuilder::O2:
1480 .Case("O2", 2)
1892 .Case("O2", O2)
/freebsd-11-stable/contrib/binutils/
H A DMakefile.tpl266 BOOT_CFLAGS= -g -O2
358 # prepend -O2 when setting CFLAGS_FOR_TARGET.
359 CFLAGS_FOR_TARGET = -O2 $(CFLAGS) $(SYSROOT_CFLAGS_FOR_TARGET)
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp63 SP::O0, SP::O1, SP::O2, SP::O3,
/freebsd-11-stable/contrib/gcc/
H A DMakefile.in143 # CFLAGS is for the user to override to, e.g., do a cross build with -O2.
159 BOOT_CFLAGS = -g -O2
557 LIBGCC2_CFLAGS = -O2 $(LIBGCC2_INCLUDES) $(GCC_CFLAGS) $(TARGET_LIBGCC2_CFLAGS) \
570 CRTSTUFF_CFLAGS = -O2 $(GCC_CFLAGS) $(INCLUDES) $(MULTILIB_CFLAGS) -g0 \
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1623 const std::set<uint64_t> &O2) {
1624 return O1.size() < O2.size();
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp131 Sparc::O0, Sparc::O1, Sparc::O2, Sparc::O3,
/freebsd-11-stable/contrib/ntp/lib/isc/win32/
H A Dlibisc.mak203 CPP_PROJ=/nologo /MD /W3 /GX /O2 /I "./" /I "../../../" /I "include" /I "../include" /I "../../../lib/isc/noatomic/include" /I "win32" /I "../../isccfg/include" /I "../../../../libxml2-2.7.3/include" /D "BIND9" /D "WIN32" /D "NDEBUG" /D "__STDC__" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LIBISC_EXPORTS" /Fp"$(INTDIR)\libisc.pch" /YX /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /c
/freebsd-11-stable/contrib/ldns/drill/
H A Dconfigure3041 CFLAGS="-g -O2"
3047 CFLAGS="-O2"
4042 CFLAGS="-g -O2"
4048 CFLAGS="-O2"
4315 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -O2" >&5
4316 $as_echo_n "checking whether $CC supports -O2... " >&6; }
4317 cache=`echo O2 | sed 'y%.=/+-%___p_%'`
4323 if test -z "`$CC $CPPFLAGS $CFLAGS -O2 -c conftest.c 2>&1`"; then
4336 CFLAGS="$CFLAGS -O2"

Completed in 386 milliseconds

123