Home
last modified time | relevance | path

Searched refs:STMT_VINFO_STRIDE_LOAD_P (Results 1 – 25 of 48) sorted by relevance

12

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-vect-data-refs.c858 if (STMT_VINFO_STRIDE_LOAD_P (stmt_info)) in vect_compute_data_ref_alignment()
1145 if (STMT_VINFO_STRIDE_LOAD_P (stmt_info)) in vect_verify_datarefs_alignment()
1631 if (STMT_VINFO_STRIDE_LOAD_P (stmt_info)) in vect_enhance_data_refs_alignment()
1900 if (STMT_VINFO_STRIDE_LOAD_P (stmt_info)) in vect_enhance_data_refs_alignment()
2010 if (STMT_VINFO_STRIDE_LOAD_P (stmt_info)) in vect_enhance_data_refs_alignment()
2566 return STMT_VINFO_STRIDE_LOAD_P (stmt_info); in vect_analyze_data_ref_access()
3485 STMT_VINFO_STRIDE_LOAD_P (stmt_info) = true; in vect_analyze_data_refs()
H A Dtree-vectorizer.h578 #define STMT_VINFO_STRIDE_LOAD_P(S) (S)->stride_load_p macro
H A Dtree-vect-stmts.c1085 if (STMT_VINFO_STRIDE_LOAD_P (stmt_info)) in vect_model_load_cost()
4493 else if (STMT_VINFO_STRIDE_LOAD_P (stmt_info)) in vectorizable_load()
4696 else if (STMT_VINFO_STRIDE_LOAD_P (stmt_info)) in vectorizable_load()
H A DChangeLog-201228087 (STMT_VINFO_STRIDE_LOAD_P): New accessor.
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-vect-data-refs.c851 if (STMT_VINFO_STRIDE_LOAD_P (stmt_info)) in vect_compute_data_ref_alignment()
1138 if (STMT_VINFO_STRIDE_LOAD_P (stmt_info)) in vect_verify_datarefs_alignment()
1624 if (STMT_VINFO_STRIDE_LOAD_P (stmt_info)) in vect_enhance_data_refs_alignment()
1893 if (STMT_VINFO_STRIDE_LOAD_P (stmt_info)) in vect_enhance_data_refs_alignment()
2003 if (STMT_VINFO_STRIDE_LOAD_P (stmt_info)) in vect_enhance_data_refs_alignment()
2552 return STMT_VINFO_STRIDE_LOAD_P (stmt_info); in vect_analyze_data_ref_access()
3471 STMT_VINFO_STRIDE_LOAD_P (stmt_info) = true; in vect_analyze_data_refs()
H A Dtree-vectorizer.h574 #define STMT_VINFO_STRIDE_LOAD_P(S) (S)->stride_load_p macro
H A Dtree-vect-stmts.c1085 if (STMT_VINFO_STRIDE_LOAD_P (stmt_info)) in vect_model_load_cost()
4448 else if (STMT_VINFO_STRIDE_LOAD_P (stmt_info)) in vectorizable_load()
4651 else if (STMT_VINFO_STRIDE_LOAD_P (stmt_info)) in vectorizable_load()
H A DChangeLog-201228087 (STMT_VINFO_STRIDE_LOAD_P): New accessor.
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-vect-data-refs.c634 if (STMT_VINFO_STRIDE_LOAD_P (stmt_info)) in vect_compute_data_ref_alignment()
920 if (STMT_VINFO_STRIDE_LOAD_P (stmt_info)) in vect_verify_datarefs_alignment()
1387 if (STMT_VINFO_STRIDE_LOAD_P (stmt_info)) in vect_enhance_data_refs_alignment()
1660 if (STMT_VINFO_STRIDE_LOAD_P (stmt_info)) in vect_enhance_data_refs_alignment()
1793 if (STMT_VINFO_STRIDE_LOAD_P (stmt_info)) in vect_enhance_data_refs_alignment()
2340 return STMT_VINFO_STRIDE_LOAD_P (stmt_info); in vect_analyze_data_ref_access()
3760 STMT_VINFO_STRIDE_LOAD_P (stmt_info) = true; in vect_analyze_data_refs()
H A Dtree-vectorizer.h667 #define STMT_VINFO_STRIDE_LOAD_P(S) (S)->stride_load_p macro
H A Dtree-vect-stmts.c1106 if (STMT_VINFO_STRIDE_LOAD_P (stmt_info)) in vect_model_load_cost()
1804 if (STMT_VINFO_STRIDE_LOAD_P (stmt_info)) in vectorizable_mask_load_store()
5759 else if (STMT_VINFO_STRIDE_LOAD_P (stmt_info)) in vectorizable_load()
5993 else if (STMT_VINFO_STRIDE_LOAD_P (stmt_info)) in vectorizable_load()
H A DChangeLog-201228087 (STMT_VINFO_STRIDE_LOAD_P): New accessor.
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog-201228087 (STMT_VINFO_STRIDE_LOAD_P): New accessor.
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A DChangeLog-201228087 (STMT_VINFO_STRIDE_LOAD_P): New accessor.
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A DChangeLog-201228087 (STMT_VINFO_STRIDE_LOAD_P): New accessor.
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A DChangeLog-201228087 (STMT_VINFO_STRIDE_LOAD_P): New accessor.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A DChangeLog-201228087 (STMT_VINFO_STRIDE_LOAD_P): New accessor.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A DChangeLog-201228087 (STMT_VINFO_STRIDE_LOAD_P): New accessor.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A DChangeLog-201228087 (STMT_VINFO_STRIDE_LOAD_P): New accessor.
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog-201228087 (STMT_VINFO_STRIDE_LOAD_P): New accessor.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A DChangeLog-201228087 (STMT_VINFO_STRIDE_LOAD_P): New accessor.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A DChangeLog-201228087 (STMT_VINFO_STRIDE_LOAD_P): New accessor.
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A DChangeLog-201228087 (STMT_VINFO_STRIDE_LOAD_P): New accessor.
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A DChangeLog-201228087 (STMT_VINFO_STRIDE_LOAD_P): New accessor.
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog-201228087 (STMT_VINFO_STRIDE_LOAD_P): New accessor.

12