| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/ |
| HD | BasicAliasAnalysis.cpp | 831 static bool notDifferentParent(const Value *O1, const Value *O2) { in notDifferentParent() argument 834 const Function *F2 = getParent(O2); in notDifferentParent() 1738 const Value *O2) { in aliasCheck() argument 1769 if (O2 == nullptr) in aliasCheck() 1770 O2 = GetUnderlyingObject(V2, DL, MaxLookupSearchDepth); in aliasCheck() 1777 if (const ConstantPointerNull *CPN = dyn_cast<ConstantPointerNull>(O2)) in aliasCheck() 1781 if (O1 != O2) { in aliasCheck() 1783 if (isIdentifiedObject(O1) && isIdentifiedObject(O2)) in aliasCheck() 1787 if ((isa<Constant>(O1) && isIdentifiedObject(O2) && !isa<Constant>(O2)) || in aliasCheck() 1788 (isa<Constant>(O2) && isIdentifiedObject(O1) && !isa<Constant>(O1))) in aliasCheck() [all …]
|
| /freebsd-11-stable/sys/modules/aesni/ |
| HD | Makefile | 15 ${CC} -c ${CFLAGS:C/^-O2$/-O3/:N-nostdinc} ${WERROR} ${PROF} \ 20 ${CC} -c ${CFLAGS:C/^-O2$/-O3/:N-nostdinc} ${WERROR} ${PROF} \
|
| /freebsd-11-stable/contrib/gcc/config/arm/ |
| HD | README-interworking | 430 `-O2': 446 `-O2 -mthumb-interwork': 467 `-O2 -mcallee-super-interworking': 502 `-O2': 524 `-O2 -mthumb-interwork': 545 `-O2 -mcaller-super-interworking': 567 `-O2 -mcallee-super-interworking': 608 then this code is produced (with only -O2 specified on the command 670 arm-pe-gcc -O2 -c dll.c 685 arm-pe-gcc -O2 -c prog.c [all …]
|
| /freebsd-11-stable/sys/conf/ |
| HD | kern.pre.mk | 53 _MINUS_O= -O2 58 COPTFLAGS?=-O2 -pipe 60 COPTFLAGS?=-O2 -frename-registers -pipe
|
| /freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/usdt/ |
| HD | tst.enabled2.ksh | 80 cc -c -O2 test.c
|
| /freebsd-11-stable/tools/regression/capsicum/syscalls/ |
| HD | Makefile | 5 CFLAGS= -O2 -pipe -std=gnu99 -fstack-protector
|
| /freebsd-11-stable/contrib/pam_modules/pam_passwdqc/ |
| HD | Makefile | 10 CFLAGS = -c -Wall -fPIC -DHAVE_SHADOW -O2
|
| /freebsd-11-stable/contrib/wpa/wpa_supplicant/dbus/ |
| HD | Makefile | 15 CFLAGS = -MMD -O2 -Wall -g
|
| /freebsd-11-stable/sys/contrib/xz-embedded/userspace/ |
| HD | Makefile | 14 CFLAGS = -ggdb3 -O2 -pedantic -Wall -Wextra
|
| /freebsd-11-stable/tools/tools/sysbuild/ |
| HD | README | 50 newfs -b 4096 -f 512 -O2 -U /dev/ad0s3 57 newfs -O2 -U /dev/ad0s2a
|
| /freebsd-11-stable/crypto/openssl/crypto/des/ |
| HD | makefile.bc | 8 OPTIMIZE= -3 -O2
|
| /freebsd-11-stable/contrib/dialog/package/debian/ |
| HD | rules | 19 CFLAGS += -O2
|
| /freebsd-11-stable/contrib/byacc/package/debian/ |
| HD | rules | 19 CFLAGS += -O2
|
| /freebsd-11-stable/contrib/apr/ |
| HD | apr.dsp | 45 # ADD BASE CPP /nologo /MD /W3 /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FD /c 46 # ADD CPP /nologo /MD /W3 /Zi /O2 /Oy- /I "./include" /I "./include/arch" /I "./include/arch/win32"… 92 # ADD BASE CPP /nologo /MD /W3 /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FD /c 93 # ADD CPP /nologo /MD /W3 /Zi /O2 /Oy- /I "./include" /I "./include/arch" /I "./include/arch/win32"… 664 …cl.exe /nologo /W3 /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /I ".\include" /Fo.\Rel… 686 …cl.exe /nologo /W3 /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /I ".\include" /Fo.\x64…
|
| HD | libapr.dsp | 47 # ADD BASE CPP /nologo /MD /W3 /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FD /c 48 # ADD CPP /nologo /MD /W3 /Zi /O2 /Oy- /I "./include" /I "./include/arch" /I "./include/arch/win32"… 111 # ADD BASE CPP /nologo /MD /W3 /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FD /c 112 # ADD CPP /nologo /MD /W3 /Zi /O2 /Oy- /I "./include" /I "./include/arch" /I "./include/arch/win32"… 697 …cl.exe /nologo /W3 /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /I ".\include" /Fo.\Rel… 719 …cl.exe /nologo /W3 /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /I ".\include" /Fo.\x64…
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| HD | SparcRegisterInfo.td | 137 def O2 : Ri<10, "O2">, DwarfRegNum<[10]>; 289 def O2_O3 : Rdi<10, "O2", [O2, O3]>;
|
| /freebsd-11-stable/contrib/ldns/drill/ |
| HD | configure.ac | 36 ACX_CHECK_COMPILER_FLAG(O2, [CFLAGS="$CFLAGS -O2"])
|
| /freebsd-11-stable/contrib/one-true-awk/ |
| HD | makefile | 26 CFLAGS = -O2
|
| /freebsd-11-stable/crypto/openssl/ |
| HD | PROBLEMS | 107 Workaround: modify the target to +O2 when building with no-asm. 178 target. Drop optimization level to +O2 when compiling 64-bit bf_skey.o. 205 level to +O2 when compiling bn_nist.o.
|
| HD | Configure | 199 …-DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DDEBUG_SAFESTACK -O2 -pipe::(unknown)::::… 200 …DPEDANTIC -DDEBUG_SAFESTACK -DOPENSSL_OPENBSD_DEV_CRYPTO -DOPENSSL_NO_ASM -O2 -pedantic -Wall -Wsh… 201 …ANTIC -DDEBUG_SAFESTACK -DOPENSSL_OPENBSD_DEV_CRYPTO -DOPENSSL_NO_ASM -g3 -O2 -pedantic -Wall -Wsh… 202 …devteam_warn -DBN_DEBUG -DCONF_DEBUG -DDEBUG_SAFESTACK -DDEBUG_UNUSED -g3 -O2 -pipe::(unknown)::::… 209 …UG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DCONST_STRICT -O2 -Wall -Wshadow -Werr… 289 "irix-cc", "cc:-O2 -use_readonly_const -DB_ENDIAN::(unknown):::BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR … 294 "irix-mips3-cc", "cc:-n32 -mips3 -O2 -use_readonly_const -G0 -rdata_shared -DB_ENDIAN -DBN_DIV3W::-… 297 "irix64-mips4-cc", "cc:-64 -mips4 -O2 -use_readonly_const -G0 -rdata_shared -DB_ENDIAN -DBN_DIV3W::… 344 "hpux-ia64-cc","cc:-Ae +DD32 +O2 +Olit=all -z -DB_ENDIAN -D_REENTRANT::::-ldl:SIXTY_FOUR_BIT MD2_CH… 353 "hpux-cc", "cc:-DB_ENDIAN -DBN_DIV2W -DMD32_XARRAY -Ae +ESlit +O2 -z::(unknown)::-Wl,+s -ldld:DES_P… [all …]
|
| /freebsd-11-stable/contrib/tcsh/ |
| HD | Ported | 394 CFLAGS : -O2 -g 903 CFLAGS : -O2 -I. -I.. -Olimit 2000 914 CFLAGS : -O2 926 CFLAGS : -O2 937 CFLAGS : -g -O2 -msvr4 1044 CFLAGS : normal for gcc 2.1+ .... -O2 $(INCLUDES)
|
| /freebsd-11-stable/contrib/wpa/hs20/client/ |
| HD | Makefile | 24 CFLAGS = -MMD -O2 -Wall -g
|
| /freebsd-11-stable/contrib/libxo/ |
| HD | Makefile.am | 125 SANIFLAGS=-fno-omit-frame-pointer -g -O2
|
| /freebsd-11-stable/contrib/gcc/config/i386/ |
| HD | t-sol2 | 33 CRTSTUFF_T_CFLAGS = -fPIC -O2
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| HD | known_gcc_test_failures.txt | 10 20071220-1.c O2 # Relocation against a BB address
|