Searched refs:O3 (Results 1 – 23 of 23) sorted by relevance
/linux-5.19.10/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-5.19.10/tools/testing/selftests/powerpc/nx-gzip/ |
D | README | 14 $ 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
|
D | Makefile | 1 CFLAGS = -O3 -m64 -I./include -I../include
|
/linux-5.19.10/lib/lz4/ |
D | Makefile | 2 ccflags-y += -O3
|
/linux-5.19.10/tools/testing/selftests/dmabuf-heaps/ |
D | Makefile | 2 CFLAGS += -static -O3 -Wl,-no-as-needed -Wall
|
/linux-5.19.10/tools/testing/selftests/rtc/ |
D | Makefile | 2 CFLAGS += -O3 -Wl,-no-as-needed -Wall
|
/linux-5.19.10/tools/thermal/tmon/ |
D | Makefile | 9 override CFLAGS+= $(call cc-option,-O3,-O1) ${WARNFLAGS}
|
/linux-5.19.10/tools/testing/selftests/timers/ |
D | Makefile | 2 CFLAGS += -O3 -Wl,-no-as-needed -Wall
|
/linux-5.19.10/arch/arm/boot/dts/ |
D | ste-href-family-pinctrl.dtsi | 127 "GPIO165_C21", /* O3 */ 153 "GPIO165_C21", /* O3 */
|
D | vf610-zii-dev-rev-c.dts | 291 * I/O3 - DD1_IO_RESET
|
/linux-5.19.10/tools/lib/api/ |
D | Makefile | 25 CFLAGS += -O3
|
/linux-5.19.10/tools/lib/subcmd/ |
D | Makefile | 33 CFLAGS += -O3
|
/linux-5.19.10/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-5.19.10/arch/mips/vdso/ |
D | Makefile | 35 -O3 -g -fPIC -fno-strict-aliasing -fno-common -fno-builtin -G 0 \
|
/linux-5.19.10/tools/testing/selftests/wireguard/qemu/ |
D | Makefile | 48 export CFLAGS := -O3 -pipe
|
/linux-5.19.10/Documentation/trace/coresight/ |
D | coresight.rst | 563 $ gcc-5 -O3 sort.c -o sort 576 $ gcc-5 -O3 -fauto-profile=sort.gcov sort.c -o sort_autofdo
|
/linux-5.19.10/Documentation/driver-api/mtd/ |
D | nand_ecc.rst | 740 (gcc 4.2, -O3) 751 5 (big endian mode, gcc 4.1.2, -O3)
|
/linux-5.19.10/tools/perf/Documentation/ |
D | perf-intel-pt.txt | 1171 $ gcc-5 -O3 sort.c -o sort_optimized 1187 $ gcc-5 -O3 -fauto-profile=sort.gcov sort.c -o sort_autofdo 1623 $ gcc -Wall -Wextra -O3 -g -o eg_ptw eg_ptw.c
|
/linux-5.19.10/tools/perf/ |
D | Makefile.config | 227 CORE_CFLAGS += -O3
|
/linux-5.19.10/ |
D | Makefile | 759 KBUILD_CFLAGS += -O3
|
/linux-5.19.10/init/ |
D | Kconfig | 1405 bool "Optimize more for performance (-O3)" 1408 Choosing this option will pass "-O3" to your compiler to optimize
|