| /freebsd/sys/modules/aesni/ |
| H A D | Makefile | 14 ${CC} -c ${CFLAGS:C/^-O2$/-O3/:N-nostdinc} ${WERROR} ${PROF} \ 19 ${CC} -c ${CFLAGS:C/^-O2$/-O3/:N-nostdinc} ${WERROR} ${PROF} \ 24 ${CC} -c ${CFLAGS:C/^-O2$/-O3/:N-nostdinc} ${WERROR} ${PROF} \ 29 ${CC} -c ${CFLAGS:C/^-O2$/-O3/:N-nostdinc} ${WERROR} ${PROF} \ 34 ${CC} -c ${CFLAGS:C/^-O2$/-O3/:N-nostdinc} ${WERROR} ${PROF} \
|
| /freebsd/contrib/one-true-awk/ |
| H A D | README.md | 103 gcc -g -Wall -pedantic -Wcast-qual -O2 -c -o awkgram.tab.o awkgram.tab.c 104 gcc -g -Wall -pedantic -Wcast-qual -O2 -c -o b.o b.c 105 gcc -g -Wall -pedantic -Wcast-qual -O2 -c -o main.o main.c 106 gcc -g -Wall -pedantic -Wcast-qual -O2 -c -o parse.o parse.c 107 gcc -g -Wall -pedantic -Wcast-qual -O2 maketab.c -o maketab 109 gcc -g -Wall -pedantic -Wcast-qual -O2 -c -o proctab.o proctab.c 110 gcc -g -Wall -pedantic -Wcast-qual -O2 -c -o tran.o tran.c 111 gcc -g -Wall -pedantic -Wcast-qual -O2 -c -o lib.o lib.c 112 gcc -g -Wall -pedantic -Wcast-qual -O2 -c -o run.o run.c 113 gcc -g -Wall -pedantic -Wcast-qual -O2 -c -o lex.o lex.c [all …]
|
| /freebsd/tools/test/stress2/misc/ |
| H A D | zfs10.sh | 83 mycc -o sendfile4 -Wall -Wextra -O2 sendfile4.c || exit 95 mycc -o sendfile5 -Wall -Wextra -O2 sendfile5.c || exit 105 mycc -o sendfile8 -Wall -Wextra -O2 sendfile8.c || exit 115 mycc -o sendfile9 -Wall -Wextra -O2 sendfile9.c || exit 125 mycc -o sendfile12 -Wall -Wextra -O2 sendfile12.c || exit
|
| H A D | execi386.sh | 67 mycc -o execi386 -Wall -Wextra -O2 -g execi386.c -lpthread || exit 1 80 mycc -m32 -o i386 -Wall -Wextra -O2 -g i386.c || exit 1
|
| H A D | mmap9.sh | 42 mycc -o mmap9 -O2 -Wall -Wextra mmap9.c || exit 1 43 mycc -o mmap9p -O2 -Wall -Wextra mmap9.c -lpthread || exit 1
|
| H A D | sendfile6.sh | 230 mycc -c -Wall -Wextra -O2 util.c 231 mycc -o sendfile6_server -Wall -Wextra -O2 sendfile6_server.c util.o 232 mycc -o sendfile6_client -Wall -Wextra -O2 sendfile6_client.c util.o
|
| H A D | tmpfs7.sh | 230 mycc -c -Wall -Wextra -O2 util.c 231 mycc -o server -Wall -Wextra -O2 server.c util.o 232 mycc -o client -Wall -Wextra -O2 client.c util.o
|
| H A D | nbufkv.sh | 74 newfs -b 65536 -f 65536 -O2 md$u1 > /dev/null 77 newfs -b 65536 -f 65536 -O2 md$u2 > /dev/null
|
| H A D | swapoff5.sh | 102 mycc -o /tmp/swapoff5 -Wall -Wextra -O2 -g /tmp/swapoff5.c || exit 150 mycc -o /tmp/swapoff5x -Wall -Wextra -O2 -g /tmp/swapoff5x.c || exit
|
| H A D | fcntl3.sh | 50 cc -o /tmp/fcntl3 -Wall -Wextra -O2 /tmp/fcntl3.c || exit 1
|
| H A D | swap5.sh | 39 cc -o /tmp/swap5 -Wall -Wextra -O2 ../tools/swap.c || exit 1
|
| H A D | segnp.sh | 48 mycc -o /tmp/segnp -Wall -Wextra -O2 /tmp/segnp.c || exit 1
|
| H A D | callout_reset_on2.sh | 74 mycc -o /tmp/crwriter2 -Wall -Wextra -O2 -g /tmp/crwriter2.c 291 mycc -o /tmp/crlogger2 -Wall -Wextra -O2 -g /tmp/crlogger2.c
|
| H A D | syzkaller3.sh | 43 mycc -o /tmp/syzkaller3 -Wall -Wextra -O2 /tmp/syzkaller3.c ||
|
| H A D | tmpfs5.sh | 38 mycc -o /tmp/fsx -O2 /tmp/fsx.c || exit 1
|
| H A D | kevent14.sh | 71 cc -o /tmp/kevent14 -Wall -Wextra -g -O2 /tmp/kevent14.c
|
| H A D | mmap20.sh | 42 mycc -o mmap20 -O2 -Wall -Wextra mmap20.c || exit 1
|
| H A D | datagram.sh | 87 mycc -o datagram -Wall -Wextra -O2 -g datagram.c || exit 1
|
| /freebsd/sys/modules/armv8crypto/ |
| H A D | Makefile | 14 ${CC} -c ${CFLAGS:C/^-O2$/-O3/:N-nostdinc:N-mgeneral-regs-only} \ 21 ${CC} -c ${CFLAGS:C/^-O2$/-O3/:N-nostdinc:N-mgeneral-regs-only} \ 28 ${CC} -c ${CFLAGS:C/^-O2$/-O3/:N-nostdinc:N-mgeneral-regs-only} \
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | BasicAliasAnalysis.cpp | 886 static bool notDifferentParent(const Value *O1, const Value *O2) { in notDifferentParent() argument 889 const Function *F2 = getParent(O2); in notDifferentParent() 1567 const Value *O2 = getUnderlyingObject(V2, MaxLookupSearchDepth); in aliasCheck() local 1574 if (const ConstantPointerNull *CPN = dyn_cast<ConstantPointerNull>(O2)) in aliasCheck() 1578 if (O1 != O2) { in aliasCheck() 1580 if (isIdentifiedObject(O1) && isIdentifiedObject(O2)) in aliasCheck() 1585 if ((isa<Argument>(O1) && isIdentifiedFunctionLocal(O2)) || in aliasCheck() 1586 (isa<Argument>(O2) && isIdentifiedFunctionLocal(O1))) in aliasCheck() 1599 O2, dyn_cast<Instruction>(O1), /*OrAt*/ true)) in aliasCheck() 1601 if (isEscapeSource(O2) && AAQI.CI->isNotCapturedBefore( in aliasCheck() [all …]
|
| /freebsd/contrib/arm-optimized-routines/ |
| H A D | Makefile | 15 HOST_CFLAGS = -std=c99 -O2 20 CFLAGS = -std=c99 -O2
|
| /freebsd/sys/modules/linux64/ |
| H A D | Makefile | 66 -fPIC -pipe -O2 -Werror ${VDSOFLAGS} \ 73 ${CC} -c -fPIC -pipe -O2 -Werror ${VDSOFLAGS} \
|
| /freebsd/contrib/llvm-project/llvm/lib/Passes/ |
| H A D | OptimizationLevel.cpp | 19 const OptimizationLevel OptimizationLevel::O2 = { member in OptimizationLevel
|
| /freebsd/sys/contrib/device-tree/src/arm/st/ |
| H A D | ste-href-family-pinctrl.dtsi | 128 "GPIO166_A22", /* O2 */ 154 "GPIO166_A22", /* O2 */
|
| /freebsd/contrib/bearssl/conf/ |
| H A D | Win.mk | 42 CFLAGS = -nologo -W2 -O2
|