Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/lib/lz4/
DMakefile2 ccflags-y += -O3
/Linux-v5.4/tools/testing/selftests/rtc/
DMakefile2 CFLAGS += -O3 -Wl,-no-as-needed -Wall
/Linux-v5.4/lib/zstd/
DMakefile5 ccflags-y += -O3
/Linux-v5.4/tools/thermal/tmon/
DMakefile9 override CFLAGS+= $(call cc-option,-O3,-O1) ${WARNFLAGS}
/Linux-v5.4/tools/testing/selftests/timers/
DMakefile2 CFLAGS += -O3 -Wl,-no-as-needed -Wall
/Linux-v5.4/tools/lib/api/
DMakefile25 CFLAGS += -O3
/Linux-v5.4/tools/lib/subcmd/
DMakefile32 CFLAGS += -O3
/Linux-v5.4/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-v5.4/arch/arm/boot/dts/
Dste-href-family-pinctrl.dtsi657 "GPIO165_C21", /* O3 */
683 "GPIO165_C21", /* O3 */
Dvf610-zii-dev-rev-c.dts291 * I/O3 - DD1_IO_RESET
/Linux-v5.4/arch/mips/vdso/
DMakefile31 -O3 -g -fPIC -fno-strict-aliasing -fno-common -fno-builtin -G 0 \
/Linux-v5.4/Documentation/trace/
Dcoresight.rst445 $ gcc-5 -O3 sort.c -o sort
458 $ gcc-5 -O3 -fauto-profile=sort.gcov sort.c -o sort_autofdo
/Linux-v5.4/Documentation/driver-api/mtd/
Dnand_ecc.rst740 (gcc 4.2, -O3)
751 5 (big endian mode, gcc 4.1.2, -O3)
/Linux-v5.4/tools/perf/Documentation/
Dintel-pt.txt899 $ gcc-5 -O3 sort.c -o sort_optimized
915 $ gcc-5 -O3 -fauto-profile=sort.gcov sort.c -o sort_autofdo
/Linux-v5.4/tools/perf/
DMakefile.config201 CFLAGS += -O3
/Linux-v5.4/
DMakefile706 KBUILD_CFLAGS += -O3
/Linux-v5.4/init/
DKconfig1246 bool "Optimize more for performance (-O3)"
1250 Choosing this option will pass "-O3" to your compiler to optimize