Searched refs:O3 (Results 1 – 20 of 20) sorted by relevance
/Linux-v5.4/arch/sparc/net/ |
D | bpf_jit_32.h | 26 #define O3 0x0b macro 36 #define r_saved_O7 O3
|
D | bpf_jit_64.h | 15 #define O3 0x0b macro
|
D | bpf_jit_comp_64.c | 216 [BPF_REG_4] = O3, 834 emit_reg_move(I3, O3, ctx); in build_prologue()
|
/Linux-v5.4/lib/lz4/ |
D | Makefile | 2 ccflags-y += -O3
|
/Linux-v5.4/tools/testing/selftests/rtc/ |
D | Makefile | 2 CFLAGS += -O3 -Wl,-no-as-needed -Wall
|
/Linux-v5.4/lib/zstd/ |
D | Makefile | 5 ccflags-y += -O3
|
/Linux-v5.4/tools/thermal/tmon/ |
D | Makefile | 9 override CFLAGS+= $(call cc-option,-O3,-O1) ${WARNFLAGS}
|
/Linux-v5.4/tools/testing/selftests/timers/ |
D | Makefile | 2 CFLAGS += -O3 -Wl,-no-as-needed -Wall
|
/Linux-v5.4/tools/lib/api/ |
D | Makefile | 25 CFLAGS += -O3
|
/Linux-v5.4/tools/lib/subcmd/ |
D | Makefile | 32 CFLAGS += -O3
|
/Linux-v5.4/Documentation/arm/ |
D | kernel_mode_neon.rst | 84 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/ |
D | ste-href-family-pinctrl.dtsi | 657 "GPIO165_C21", /* O3 */ 683 "GPIO165_C21", /* O3 */
|
D | vf610-zii-dev-rev-c.dts | 291 * I/O3 - DD1_IO_RESET
|
/Linux-v5.4/arch/mips/vdso/ |
D | Makefile | 31 -O3 -g -fPIC -fno-strict-aliasing -fno-common -fno-builtin -G 0 \
|
/Linux-v5.4/Documentation/trace/ |
D | coresight.rst | 445 $ 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/ |
D | nand_ecc.rst | 740 (gcc 4.2, -O3) 751 5 (big endian mode, gcc 4.1.2, -O3)
|
/Linux-v5.4/tools/perf/Documentation/ |
D | intel-pt.txt | 899 $ 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/ |
D | Makefile.config | 201 CFLAGS += -O3
|
/Linux-v5.4/ |
D | Makefile | 706 KBUILD_CFLAGS += -O3
|
/Linux-v5.4/init/ |
D | Kconfig | 1246 bool "Optimize more for performance (-O3)" 1250 Choosing this option will pass "-O3" to your compiler to optimize
|