Home
last modified time | relevance | path

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

/linux/arch/sparc/net/
H A Dbpf_jit_32.h26 #define O3 0x0b macro
36 #define r_saved_O7 O3
H A Dbpf_jit_64.h15 #define O3 0x0b macro
H 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/
H 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
H A DMakefile7 CFLAGS = -O3 -m64 -I./include -I../include
/linux/tools/testing/selftests/tdx/
H A DMakefile3 CFLAGS += -O3 -Wl,-no-as-needed -Wall $(KHDR_INCLUDES) -static
/linux/lib/lz4/
H A DMakefile2 ccflags-y += -O3
/linux/tools/testing/selftests/dmabuf-heaps/
H A DMakefile2 CFLAGS += -static -O3 -Wl,-no-as-needed -Wall $(KHDR_INCLUDES)
/linux/tools/testing/selftests/rtc/
H A DMakefile2 CFLAGS += -O3 -Wl,-no-as-needed -Wall -I$(top_srcdir)/usr/include
/linux/tools/thermal/tmon/
H A DMakefile9 override CFLAGS+= $(call cc-option,-O3,-O1) ${WARNFLAGS}
/linux/arch/arm/boot/dts/st/
H A Dste-href-family-pinctrl.dtsi127 "GPIO165_C21", /* O3 */
153 "GPIO165_C21", /* O3 */
/linux/tools/testing/selftests/ublk/
H A DMakefile3 CFLAGS += -O3 -Wl,-no-as-needed -Wall -I $(top_srcdir)/usr/include
/linux/Documentation/arch/arm/
H 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/
H A DMakefile31 -O3 -g -fPIC -fno-strict-aliasing -fno-common -fno-builtin -G 0 \
/linux/arch/arm/boot/dts/nxp/vf/
H A Dvf610-zii-dev-rev-c.dts301 * I/O3 - DD1_IO_RESET
/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-facebook-harma.dts819 /*O0-O3 line 224-231*/
H A Daspeed-bmc-facebook-santabarbara.dts1819 /*O0-O3 line 224-231*/
/linux/tools/testing/selftests/wireguard/qemu/
H A DMakefile48 export CFLAGS := -O3 -pipe
/linux/Documentation/driver-api/mtd/
H A Dnand_ecc.rst740 (gcc 4.2, -O3)
751 5 (big endian mode, gcc 4.1.2, -O3)
/linux/tools/perf/
H A DMakefile.config274 CORE_CFLAGS += -O3