Searched refs:O3 (Results 1 – 22 of 22) sorted by relevance
/linux-6.12.1/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-6.12.1/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 | 7 CFLAGS = -O3 -m64 -I./include -I../include
|
/linux-6.12.1/tools/testing/selftests/tdx/ |
D | Makefile | 3 CFLAGS += -O3 -Wl,-no-as-needed -Wall $(KHDR_INCLUDES) -static
|
/linux-6.12.1/lib/lz4/ |
D | Makefile | 2 ccflags-y += -O3
|
/linux-6.12.1/tools/testing/selftests/dmabuf-heaps/ |
D | Makefile | 2 CFLAGS += -static -O3 -Wl,-no-as-needed -Wall $(KHDR_INCLUDES)
|
/linux-6.12.1/tools/testing/selftests/rtc/ |
D | Makefile | 2 CFLAGS += -O3 -Wl,-no-as-needed -Wall
|
/linux-6.12.1/tools/thermal/tmon/ |
D | Makefile | 9 override CFLAGS+= $(call cc-option,-O3,-O1) ${WARNFLAGS}
|
/linux-6.12.1/tools/testing/selftests/timers/ |
D | Makefile | 2 CFLAGS += -O3 -Wl,-no-as-needed -Wall
|
/linux-6.12.1/arch/arm/boot/dts/st/ |
D | ste-href-family-pinctrl.dtsi | 127 "GPIO165_C21", /* O3 */ 153 "GPIO165_C21", /* O3 */
|
/linux-6.12.1/arch/arm64/boot/dts/freescale/ |
D | imx8mn-bsh-smm-s2-display.dtsi | 16 reg_3v3_dvdd: regulator-3v3-O3 {
|
/linux-6.12.1/Documentation/arch/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-6.12.1/arch/mips/vdso/ |
D | Makefile | 30 -O3 -g -fPIC -fno-strict-aliasing -fno-common -fno-builtin -G 0 \
|
/linux-6.12.1/arch/arm/boot/dts/nxp/vf/ |
D | vf610-zii-dev-rev-c.dts | 301 * I/O3 - DD1_IO_RESET
|
/linux-6.12.1/arch/arm/boot/dts/aspeed/ |
D | aspeed-bmc-facebook-harma.dts | 727 /*O0-O3 line 224-231*/
|
/linux-6.12.1/tools/testing/selftests/wireguard/qemu/ |
D | Makefile | 48 export CFLAGS := -O3 -pipe
|
/linux-6.12.1/Documentation/trace/coresight/ |
D | coresight.rst | 570 $ gcc-5 -O3 sort.c -o sort 583 $ gcc-5 -O3 -fauto-profile=sort.gcov sort.c -o sort_autofdo
|
/linux-6.12.1/Documentation/driver-api/mtd/ |
D | nand_ecc.rst | 740 (gcc 4.2, -O3) 751 5 (big endian mode, gcc 4.1.2, -O3)
|
/linux-6.12.1/tools/perf/ |
D | Makefile.config | 239 CORE_CFLAGS += -O3
|
/linux-6.12.1/tools/perf/Documentation/ |
D | perf-intel-pt.txt | 1206 $ gcc-5 -O3 sort.c -o sort_optimized 1222 $ gcc-5 -O3 -fauto-profile=sort.gcov sort.c -o sort_autofdo 1831 $ gcc -Wall -Wextra -O3 -g -o eg_ptw eg_ptw.c
|