Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/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-6.3-rc2/lib/lz4/
A DMakefile2 ccflags-y += -O3
/linux-6.3-rc2/tools/testing/selftests/tdx/
A DMakefile3 CFLAGS += -O3 -Wl,-no-as-needed -Wall $(KHDR_INCLUDES) -static
/linux-6.3-rc2/tools/testing/selftests/dmabuf-heaps/
A DMakefile2 CFLAGS += -static -O3 -Wl,-no-as-needed -Wall $(KHDR_INCLUDES)
/linux-6.3-rc2/tools/testing/selftests/rtc/
A DMakefile2 CFLAGS += -O3 -Wl,-no-as-needed -Wall
/linux-6.3-rc2/tools/thermal/tmon/
A DMakefile9 override CFLAGS+= $(call cc-option,-O3,-O1) ${WARNFLAGS}
/linux-6.3-rc2/tools/testing/selftests/timers/
A DMakefile2 CFLAGS += -O3 -Wl,-no-as-needed -Wall
/linux-6.3-rc2/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-6.3-rc2/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-6.3-rc2/arch/mips/vdso/
A DMakefile35 -O3 -g -fPIC -fno-strict-aliasing -fno-common -fno-builtin -G 0 \
/linux-6.3-rc2/tools/testing/selftests/wireguard/qemu/
A DMakefile48 export CFLAGS := -O3 -pipe
/linux-6.3-rc2/Documentation/trace/coresight/
A Dcoresight.rst570 $ gcc-5 -O3 sort.c -o sort
583 $ gcc-5 -O3 -fauto-profile=sort.gcov sort.c -o sort_autofdo
/linux-6.3-rc2/Documentation/driver-api/mtd/
A Dnand_ecc.rst740 (gcc 4.2, -O3)
751 5 (big endian mode, gcc 4.1.2, -O3)
/linux-6.3-rc2/tools/perf/
A DMakefile.config232 CORE_CFLAGS += -O3
/linux-6.3-rc2/tools/perf/Documentation/
A Dperf-intel-pt.txt1202 $ gcc-5 -O3 sort.c -o sort_optimized
1218 $ gcc-5 -O3 -fauto-profile=sort.gcov sort.c -o sort_autofdo
1827 $ gcc -Wall -Wextra -O3 -g -o eg_ptw eg_ptw.c

Completed in 31 milliseconds