Home
last modified time | relevance | path

Searched refs:slp_type (Results 1 – 25 of 42) sorted by relevance

12

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-vectorizer.h526 enum slp_vect_type slp_type; member
612 #define HYBRID_SLP_STMT(S) ((S)->slp_type == hybrid)
613 #define PURE_SLP_STMT(S) ((S)->slp_type == pure_slp)
614 #define STMT_SLP_TYPE(S) (S)->slp_type
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-vectorizer.h526 enum slp_vect_type slp_type; member
607 #define HYBRID_SLP_STMT(S) ((S)->slp_type == hybrid)
608 #define PURE_SLP_STMT(S) ((S)->slp_type == pure_slp)
609 #define STMT_SLP_TYPE(S) (S)->slp_type
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-vectorizer.h564 enum slp_vect_type slp_type; member
673 #define HYBRID_SLP_STMT(S) ((S)->slp_type == hybrid)
674 #define PURE_SLP_STMT(S) ((S)->slp_type == pure_slp)
675 #define STMT_SLP_TYPE(S) (S)->slp_type
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-vectorizer.h612 enum slp_vect_type slp_type; member
701 #define HYBRID_SLP_STMT(S) ((S)->slp_type == hybrid)
702 #define PURE_SLP_STMT(S) ((S)->slp_type == pure_slp)
703 #define STMT_SLP_TYPE(S) (S)->slp_type
H A DChangeLog-20077422 (struct _stmt_vec_info): Define new field, slp_type, and macros for
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-vectorizer.h564 enum slp_vect_type slp_type; member
673 #define HYBRID_SLP_STMT(S) ((S)->slp_type == hybrid)
674 #define PURE_SLP_STMT(S) ((S)->slp_type == pure_slp)
675 #define STMT_SLP_TYPE(S) (S)->slp_type
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-vectorizer.h811 enum slp_vect_type slp_type; member
976 #define HYBRID_SLP_STMT(S) ((S)->slp_type == hybrid)
977 #define PURE_SLP_STMT(S) ((S)->slp_type == pure_slp)
978 #define STMT_SLP_TYPE(S) (S)->slp_type
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vectorizer.h811 enum slp_vect_type slp_type; member
976 #define HYBRID_SLP_STMT(S) ((S)->slp_type == hybrid)
977 #define PURE_SLP_STMT(S) ((S)->slp_type == pure_slp)
978 #define STMT_SLP_TYPE(S) (S)->slp_type
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-vectorizer.h811 enum slp_vect_type slp_type; member
976 #define HYBRID_SLP_STMT(S) ((S)->slp_type == hybrid)
977 #define PURE_SLP_STMT(S) ((S)->slp_type == pure_slp)
978 #define STMT_SLP_TYPE(S) (S)->slp_type
H A DChangeLog-20077422 (struct _stmt_vec_info): Define new field, slp_type, and macros for
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-vectorizer.h882 enum slp_vect_type slp_type; member
1068 #define HYBRID_SLP_STMT(S) ((S)->slp_type == hybrid)
1069 #define PURE_SLP_STMT(S) ((S)->slp_type == pure_slp)
1070 #define STMT_SLP_TYPE(S) (S)->slp_type
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vectorizer.h811 enum slp_vect_type slp_type; member
976 #define HYBRID_SLP_STMT(S) ((S)->slp_type == hybrid)
977 #define PURE_SLP_STMT(S) ((S)->slp_type == pure_slp)
978 #define STMT_SLP_TYPE(S) (S)->slp_type
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vectorizer.h811 enum slp_vect_type slp_type; member
976 #define HYBRID_SLP_STMT(S) ((S)->slp_type == hybrid)
977 #define PURE_SLP_STMT(S) ((S)->slp_type == pure_slp)
978 #define STMT_SLP_TYPE(S) (S)->slp_type
H A DChangeLog-20077422 (struct _stmt_vec_info): Define new field, slp_type, and macros for
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-vectorizer.h811 enum slp_vect_type slp_type; member
976 #define HYBRID_SLP_STMT(S) ((S)->slp_type == hybrid)
977 #define PURE_SLP_STMT(S) ((S)->slp_type == pure_slp)
978 #define STMT_SLP_TYPE(S) (S)->slp_type
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-vectorizer.h882 enum slp_vect_type slp_type; member
1068 #define HYBRID_SLP_STMT(S) ((S)->slp_type == hybrid)
1069 #define PURE_SLP_STMT(S) ((S)->slp_type == pure_slp)
1070 #define STMT_SLP_TYPE(S) (S)->slp_type
H A DChangeLog-20077422 (struct _stmt_vec_info): Define new field, slp_type, and macros for
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-vectorizer.h868 enum slp_vect_type slp_type; member
1054 #define HYBRID_SLP_STMT(S) ((S)->slp_type == hybrid)
1055 #define PURE_SLP_STMT(S) ((S)->slp_type == pure_slp)
1056 #define STMT_SLP_TYPE(S) (S)->slp_type
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-vectorizer.h1006 enum slp_vect_type slp_type;
1240 #define HYBRID_SLP_STMT(S) ((S)->slp_type == hybrid)
1241 #define PURE_SLP_STMT(S) ((S)->slp_type == pure_slp)
1242 #define STMT_SLP_TYPE(S) (S)->slp_type
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-vectorizer.h1006 enum slp_vect_type slp_type;
1240 #define HYBRID_SLP_STMT(S) ((S)->slp_type == hybrid)
1241 #define PURE_SLP_STMT(S) ((S)->slp_type == pure_slp)
1242 #define STMT_SLP_TYPE(S) (S)->slp_type
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-vectorizer.h1006 enum slp_vect_type slp_type;
1240 #define HYBRID_SLP_STMT(S) ((S)->slp_type == hybrid)
1241 #define PURE_SLP_STMT(S) ((S)->slp_type == pure_slp)
1242 #define STMT_SLP_TYPE(S) (S)->slp_type
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-vectorizer.h1110 enum slp_vect_type slp_type;
1330 #define HYBRID_SLP_STMT(S) ((S)->slp_type == hybrid)
1331 #define PURE_SLP_STMT(S) ((S)->slp_type == pure_slp)
1332 #define STMT_SLP_TYPE(S) (S)->slp_type
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-vectorizer.h1110 enum slp_vect_type slp_type;
1330 #define HYBRID_SLP_STMT(S) ((S)->slp_type == hybrid)
1331 #define PURE_SLP_STMT(S) ((S)->slp_type == pure_slp)
1332 #define STMT_SLP_TYPE(S) (S)->slp_type
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-vectorizer.h1110 enum slp_vect_type slp_type;
1330 #define HYBRID_SLP_STMT(S) ((S)->slp_type == hybrid)
1331 #define PURE_SLP_STMT(S) ((S)->slp_type == pure_slp)
1332 #define STMT_SLP_TYPE(S) (S)->slp_type
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-vectorizer.h1160 enum slp_vect_type slp_type;
1397 #define HYBRID_SLP_STMT(S) ((S)->slp_type == hybrid)
1398 #define PURE_SLP_STMT(S) ((S)->slp_type == pure_slp)
1399 #define STMT_SLP_TYPE(S) (S)->slp_type

12