Searched refs:O3 (Results 1 – 17 of 17) sorted by relevance
/Linux-v4.19/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,
|
/Linux-v4.19/lib/lz4/ |
D | Makefile | 1 ccflags-y += -O3
|
/Linux-v4.19/tools/testing/selftests/rtc/ |
D | Makefile | 2 CFLAGS += -O3 -Wl,-no-as-needed -Wall
|
/Linux-v4.19/lib/zstd/ |
D | Makefile | 4 ccflags-y += -O3
|
/Linux-v4.19/tools/testing/selftests/timers/ |
D | Makefile | 2 CFLAGS += -O3 -Wl,-no-as-needed -Wall
|
/Linux-v4.19/tools/lib/api/ |
D | Makefile | 25 CFLAGS += -O3
|
/Linux-v4.19/tools/lib/subcmd/ |
D | Makefile | 26 CFLAGS += -O3
|
/Linux-v4.19/arch/arc/ |
D | Makefile | 49 ARCH_CFLAGS += -O3 $(call cc-disable-warning,maybe-uninitialized,)
|
/Linux-v4.19/Documentation/arm/ |
D | kernel_mode_neon.txt | 83 instructions of its own at -O3 level if -mfpu=neon is selected, and even if the 108 The GCC option -ftree-vectorize (implied by -O3) tries to exploit implicit
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | ste-href-family-pinctrl.dtsi | 660 "GPIO165_C21", /* O3 */ 686 "GPIO165_C21", /* O3 */
|
D | vf610-zii-dev-rev-c.dts | 307 * I/O3 - DD1_IO_RESET
|
/Linux-v4.19/Documentation/trace/ |
D | coresight.txt | 379 $ gcc-5 -O3 sort.c -o sort 392 $ gcc-5 -O3 -fauto-profile=sort.gcov sort.c -o sort_autofdo
|
/Linux-v4.19/Documentation/mtd/ |
D | nand_ecc.txt | 694 (gcc 4.2, -O3) 704 5 (big endian mode, gcc 4.1.2, -O3)
|
/Linux-v4.19/tools/perf/Documentation/ |
D | intel-pt.txt | 869 $ gcc-5 -O3 sort.c -o sort_optimized 885 $ gcc-5 -O3 -fauto-profile=sort.gcov sort.c -o sort_autofdo
|
/Linux-v4.19/tools/perf/ |
D | Makefile.config | 178 CFLAGS += -O3
|