Home
last modified time | relevance | path

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

/linux/arch/sparc/net/
A Dbpf_jit_32.h26 #define O3 0x0b macro
36 #define r_saved_O7 O3
A Dbpf_jit_64.h15 #define O3 0x0b macro
A Dbpf_jit_comp_64.c216 [BPF_REG_4] = O3,
834 emit_reg_move(I3, O3, ctx); in build_prologue()
/linux/tools/testing/selftests/powerpc/nx-gzip/
A 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
A DMakefile1 CFLAGS = -O3 -m64 -I./include -I../include
/linux/lib/lz4/
A DMakefile2 ccflags-y += -O3
A D.lz4_decompress.o.cmd1 …eg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=1152 -O3 -DKBUILD_MODFILE=…
/linux/tools/testing/selftests/dmabuf-heaps/
A DMakefile2 CFLAGS += -static -O3 -Wl,-no-as-needed -Wall
/linux/tools/testing/selftests/rtc/
A DMakefile2 CFLAGS += -O3 -Wl,-no-as-needed -Wall
/linux/arch/arm/boot/dts/
A Dste-href-family-pinctrl.dtsi127 "GPIO165_C21", /* O3 */
153 "GPIO165_C21", /* O3 */
A Dvf610-zii-dev-rev-c.dts291 * I/O3 - DD1_IO_RESET
/linux/tools/thermal/tmon/
A DMakefile9 override CFLAGS+= $(call cc-option,-O3,-O1) ${WARNFLAGS}
/linux/tools/testing/selftests/timers/
A DMakefile2 CFLAGS += -O3 -Wl,-no-as-needed -Wall
/linux/tools/lib/subcmd/
A DMakefile33 CFLAGS += -O3
/linux/tools/lib/api/
A DMakefile25 CFLAGS += -O3
/linux/Documentation/arm/
A 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/arch/mips/vdso/
A DMakefile32 -O3 -g -fPIC -fno-strict-aliasing -fno-common -fno-builtin -G 0 \
/linux/tools/testing/selftests/wireguard/qemu/
A DMakefile57 export CFLAGS ?= -O3 -pipe
/linux/Documentation/trace/coresight/
A Dcoresight.rst563 $ gcc-5 -O3 sort.c -o sort
576 $ gcc-5 -O3 -fauto-profile=sort.gcov sort.c -o sort_autofdo
/linux/Documentation/driver-api/mtd/
A Dnand_ecc.rst740 (gcc 4.2, -O3)
751 5 (big endian mode, gcc 4.1.2, -O3)
/linux/tools/perf/
A DMakefile.config222 CORE_CFLAGS += -O3
/linux/
A DMakefile760 KBUILD_CFLAGS += -O3
/linux/tools/perf/Documentation/
A Dperf-intel-pt.txt1142 $ gcc-5 -O3 sort.c -o sort_optimized
1158 $ gcc-5 -O3 -fauto-profile=sort.gcov sort.c -o sort_autofdo
/linux/init/
A DKconfig1372 bool "Optimize more for performance (-O3)"
1375 Choosing this option will pass "-O3" to your compiler to optimize

Completed in 41 milliseconds