Home
last modified time | relevance | path

Searched refs:O3 (Results 1 – 23 of 23) sorted by relevance

/linux-5.19.10/arch/sparc/net/
Dbpf_jit_32.h26 #define O3 0x0b macro
36 #define r_saved_O7 O3
Dbpf_jit_64.h15 #define O3 0x0b macro
Dbpf_jit_comp_64.c216 [BPF_REG_4] = O3,
834 emit_reg_move(I3, O3, ctx); in build_prologue()
/linux-5.19.10/tools/testing/selftests/powerpc/nx-gzip/
DREADME14 $ gcc -O3 -I./include -o gzfht_test gzfht_test.c gzip_vas.c
15 $ gcc -O3 -I./include -o gunz_test gunz_test.c gzip_vas.c
DMakefile1 CFLAGS = -O3 -m64 -I./include -I../include
/linux-5.19.10/lib/lz4/
DMakefile2 ccflags-y += -O3
/linux-5.19.10/tools/testing/selftests/dmabuf-heaps/
DMakefile2 CFLAGS += -static -O3 -Wl,-no-as-needed -Wall
/linux-5.19.10/tools/testing/selftests/rtc/
DMakefile2 CFLAGS += -O3 -Wl,-no-as-needed -Wall
/linux-5.19.10/tools/thermal/tmon/
DMakefile9 override CFLAGS+= $(call cc-option,-O3,-O1) ${WARNFLAGS}
/linux-5.19.10/tools/testing/selftests/timers/
DMakefile2 CFLAGS += -O3 -Wl,-no-as-needed -Wall
/linux-5.19.10/arch/arm/boot/dts/
Dste-href-family-pinctrl.dtsi127 "GPIO165_C21", /* O3 */
153 "GPIO165_C21", /* O3 */
Dvf610-zii-dev-rev-c.dts291 * I/O3 - DD1_IO_RESET
/linux-5.19.10/tools/lib/api/
DMakefile25 CFLAGS += -O3
/linux-5.19.10/tools/lib/subcmd/
DMakefile33 CFLAGS += -O3
/linux-5.19.10/Documentation/arm/
Dkernel_mode_neon.rst84 instructions of its own at -O3 level if -mfpu=neon is selected, and even if the
110 The GCC option -ftree-vectorize (implied by -O3) tries to exploit implicit
/linux-5.19.10/arch/mips/vdso/
DMakefile35 -O3 -g -fPIC -fno-strict-aliasing -fno-common -fno-builtin -G 0 \
/linux-5.19.10/tools/testing/selftests/wireguard/qemu/
DMakefile48 export CFLAGS := -O3 -pipe
/linux-5.19.10/Documentation/trace/coresight/
Dcoresight.rst563 $ gcc-5 -O3 sort.c -o sort
576 $ gcc-5 -O3 -fauto-profile=sort.gcov sort.c -o sort_autofdo
/linux-5.19.10/Documentation/driver-api/mtd/
Dnand_ecc.rst740 (gcc 4.2, -O3)
751 5 (big endian mode, gcc 4.1.2, -O3)
/linux-5.19.10/tools/perf/Documentation/
Dperf-intel-pt.txt1171 $ gcc-5 -O3 sort.c -o sort_optimized
1187 $ gcc-5 -O3 -fauto-profile=sort.gcov sort.c -o sort_autofdo
1623 $ gcc -Wall -Wextra -O3 -g -o eg_ptw eg_ptw.c
/linux-5.19.10/tools/perf/
DMakefile.config227 CORE_CFLAGS += -O3
/linux-5.19.10/
DMakefile759 KBUILD_CFLAGS += -O3
/linux-5.19.10/init/
DKconfig1405 bool "Optimize more for performance (-O3)"
1408 Choosing this option will pass "-O3" to your compiler to optimize