Home
last modified time | relevance | path

Searched refs:std_preds (Results 1 – 25 of 102) sorted by relevance

12345

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgensupport.c2770 static const struct std_pred_table std_preds[] = { variable
2795 #define NUM_KNOWN_STD_PREDS ARRAY_SIZE (std_preds)
2813 pred->name = std_preds[i].name; in init_predicate_table()
2814 pred->special = std_preds[i].special; in init_predicate_table()
2816 for (j = 0; std_preds[i].codes[j] != 0; j++) in init_predicate_table()
2817 add_predicate_code (pred, std_preds[i].codes[j]); in init_predicate_table()
2819 if (std_preds[i].allows_const_p) in init_predicate_table()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgensupport.c2770 static const struct std_pred_table std_preds[] = { variable
2795 #define NUM_KNOWN_STD_PREDS ARRAY_SIZE (std_preds)
2813 pred->name = std_preds[i].name; in init_predicate_table()
2814 pred->special = std_preds[i].special; in init_predicate_table()
2816 for (j = 0; std_preds[i].codes[j] != 0; j++) in init_predicate_table()
2817 add_predicate_code (pred, std_preds[i].codes[j]); in init_predicate_table()
2819 if (std_preds[i].allows_const_p) in init_predicate_table()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgensupport.c2801 static const struct std_pred_table std_preds[] = { variable
2826 #define NUM_KNOWN_STD_PREDS ARRAY_SIZE (std_preds)
2844 pred->name = std_preds[i].name; in init_predicate_table()
2845 pred->special = std_preds[i].special; in init_predicate_table()
2847 for (j = 0; std_preds[i].codes[j] != 0; j++) in init_predicate_table()
2848 add_predicate_code (pred, std_preds[i].codes[j]); in init_predicate_table()
2850 if (std_preds[i].allows_const_p) in init_predicate_table()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgensupport.c2865 static const struct std_pred_table std_preds[] = { variable
2896 #define NUM_KNOWN_STD_PREDS ARRAY_SIZE (std_preds)
2914 pred->name = std_preds[i].name; in init_predicate_table()
2915 pred->special = std_preds[i].special; in init_predicate_table()
2917 for (j = 0; std_preds[i].codes[j] != 0; j++) in init_predicate_table()
2918 add_predicate_code (pred, std_preds[i].codes[j]); in init_predicate_table()
2920 if (std_preds[i].allows_const_p) in init_predicate_table()
H A DChangeLog-20053871 * gensupport.c (std_preds): Fixed extraneous `false` in last change.
3928 * gensupport.c (old_preds): Rename to std_preds, add special field.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgensupport.c2931 static const struct std_pred_table std_preds[] = { variable
2962 #define NUM_KNOWN_STD_PREDS ARRAY_SIZE (std_preds)
2980 pred->name = std_preds[i].name; in init_predicate_table()
2981 pred->special = std_preds[i].special; in init_predicate_table()
2983 for (j = 0; std_preds[i].codes[j] != 0; j++) in init_predicate_table()
2984 add_predicate_code (pred, std_preds[i].codes[j]); in init_predicate_table()
2986 if (std_preds[i].allows_const_p) in init_predicate_table()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgensupport.c2934 static const struct std_pred_table std_preds[] = { variable
2965 #define NUM_KNOWN_STD_PREDS ARRAY_SIZE (std_preds)
2983 pred->name = std_preds[i].name; in init_predicate_table()
2984 pred->special = std_preds[i].special; in init_predicate_table()
2986 for (j = 0; std_preds[i].codes[j] != 0; j++) in init_predicate_table()
2987 add_predicate_code (pred, std_preds[i].codes[j]); in init_predicate_table()
2989 if (std_preds[i].allows_const_p) in init_predicate_table()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgensupport.c2842 static const struct std_pred_table std_preds[] = { variable
2873 #define NUM_KNOWN_STD_PREDS ARRAY_SIZE (std_preds)
2891 pred->name = std_preds[i].name; in init_predicate_table()
2892 pred->special = std_preds[i].special; in init_predicate_table()
2894 for (j = 0; std_preds[i].codes[j] != 0; j++) in init_predicate_table()
2895 add_predicate_code (pred, std_preds[i].codes[j]); in init_predicate_table()
2897 if (std_preds[i].allows_const_p) in init_predicate_table()
H A DChangeLog-20053871 * gensupport.c (std_preds): Fixed extraneous `false` in last change.
3928 * gensupport.c (old_preds): Rename to std_preds, add special field.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgensupport.c2865 static const struct std_pred_table std_preds[] = { variable
2896 #define NUM_KNOWN_STD_PREDS ARRAY_SIZE (std_preds)
2914 pred->name = std_preds[i].name; in init_predicate_table()
2915 pred->special = std_preds[i].special; in init_predicate_table()
2917 for (j = 0; std_preds[i].codes[j] != 0; j++) in init_predicate_table()
2918 add_predicate_code (pred, std_preds[i].codes[j]); in init_predicate_table()
2920 if (std_preds[i].allows_const_p) in init_predicate_table()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgensupport.c2935 static const struct std_pred_table std_preds[] = { variable
2966 #define NUM_KNOWN_STD_PREDS ARRAY_SIZE (std_preds)
2984 pred->name = std_preds[i].name; in init_predicate_table()
2985 pred->special = std_preds[i].special; in init_predicate_table()
2987 for (j = 0; std_preds[i].codes[j] != 0; j++) in init_predicate_table()
2988 add_predicate_code (pred, std_preds[i].codes[j]); in init_predicate_table()
2990 if (std_preds[i].allows_const_p) in init_predicate_table()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgensupport.c2934 static const struct std_pred_table std_preds[] = { variable
2965 #define NUM_KNOWN_STD_PREDS ARRAY_SIZE (std_preds)
2983 pred->name = std_preds[i].name; in init_predicate_table()
2984 pred->special = std_preds[i].special; in init_predicate_table()
2986 for (j = 0; std_preds[i].codes[j] != 0; j++) in init_predicate_table()
2987 add_predicate_code (pred, std_preds[i].codes[j]); in init_predicate_table()
2989 if (std_preds[i].allows_const_p) in init_predicate_table()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgensupport.c2865 static const struct std_pred_table std_preds[] = { variable
2896 #define NUM_KNOWN_STD_PREDS ARRAY_SIZE (std_preds)
2914 pred->name = std_preds[i].name; in init_predicate_table()
2915 pred->special = std_preds[i].special; in init_predicate_table()
2917 for (j = 0; std_preds[i].codes[j] != 0; j++) in init_predicate_table()
2918 add_predicate_code (pred, std_preds[i].codes[j]); in init_predicate_table()
2920 if (std_preds[i].allows_const_p) in init_predicate_table()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgensupport.c2865 static const struct std_pred_table std_preds[] = { variable
2896 #define NUM_KNOWN_STD_PREDS ARRAY_SIZE (std_preds)
2914 pred->name = std_preds[i].name; in init_predicate_table()
2915 pred->special = std_preds[i].special; in init_predicate_table()
2917 for (j = 0; std_preds[i].codes[j] != 0; j++) in init_predicate_table()
2918 add_predicate_code (pred, std_preds[i].codes[j]); in init_predicate_table()
2920 if (std_preds[i].allows_const_p) in init_predicate_table()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgensupport.c2865 static const struct std_pred_table std_preds[] = { variable
2896 #define NUM_KNOWN_STD_PREDS ARRAY_SIZE (std_preds)
2914 pred->name = std_preds[i].name; in init_predicate_table()
2915 pred->special = std_preds[i].special; in init_predicate_table()
2917 for (j = 0; std_preds[i].codes[j] != 0; j++) in init_predicate_table()
2918 add_predicate_code (pred, std_preds[i].codes[j]); in init_predicate_table()
2920 if (std_preds[i].allows_const_p) in init_predicate_table()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgensupport.c2866 static const struct std_pred_table std_preds[] = { variable
2897 #define NUM_KNOWN_STD_PREDS ARRAY_SIZE (std_preds)
2915 pred->name = std_preds[i].name; in init_predicate_table()
2916 pred->special = std_preds[i].special; in init_predicate_table()
2918 for (j = 0; std_preds[i].codes[j] != 0; j++) in init_predicate_table()
2919 add_predicate_code (pred, std_preds[i].codes[j]); in init_predicate_table()
2921 if (std_preds[i].allows_const_p) in init_predicate_table()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgensupport.c2934 static const struct std_pred_table std_preds[] = { variable
2965 #define NUM_KNOWN_STD_PREDS ARRAY_SIZE (std_preds)
2983 pred->name = std_preds[i].name; in init_predicate_table()
2984 pred->special = std_preds[i].special; in init_predicate_table()
2986 for (j = 0; std_preds[i].codes[j] != 0; j++) in init_predicate_table()
2987 add_predicate_code (pred, std_preds[i].codes[j]); in init_predicate_table()
2989 if (std_preds[i].allows_const_p) in init_predicate_table()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgensupport.c2866 static const struct std_pred_table std_preds[] = { variable
2897 #define NUM_KNOWN_STD_PREDS ARRAY_SIZE (std_preds)
2915 pred->name = std_preds[i].name; in init_predicate_table()
2916 pred->special = std_preds[i].special; in init_predicate_table()
2918 for (j = 0; std_preds[i].codes[j] != 0; j++) in init_predicate_table()
2919 add_predicate_code (pred, std_preds[i].codes[j]); in init_predicate_table()
2921 if (std_preds[i].allows_const_p) in init_predicate_table()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgensupport.c2865 static const struct std_pred_table std_preds[] = { variable
2896 #define NUM_KNOWN_STD_PREDS ARRAY_SIZE (std_preds)
2914 pred->name = std_preds[i].name; in init_predicate_table()
2915 pred->special = std_preds[i].special; in init_predicate_table()
2917 for (j = 0; std_preds[i].codes[j] != 0; j++) in init_predicate_table()
2918 add_predicate_code (pred, std_preds[i].codes[j]); in init_predicate_table()
2920 if (std_preds[i].allows_const_p) in init_predicate_table()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgensupport.c2935 static const struct std_pred_table std_preds[] = { variable
2966 #define NUM_KNOWN_STD_PREDS ARRAY_SIZE (std_preds)
2984 pred->name = std_preds[i].name; in init_predicate_table()
2985 pred->special = std_preds[i].special; in init_predicate_table()
2987 for (j = 0; std_preds[i].codes[j] != 0; j++) in init_predicate_table()
2988 add_predicate_code (pred, std_preds[i].codes[j]); in init_predicate_table()
2990 if (std_preds[i].allows_const_p) in init_predicate_table()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgensupport.c2866 static const struct std_pred_table std_preds[] = { variable
2897 #define NUM_KNOWN_STD_PREDS ARRAY_SIZE (std_preds)
2915 pred->name = std_preds[i].name; in init_predicate_table()
2916 pred->special = std_preds[i].special; in init_predicate_table()
2918 for (j = 0; std_preds[i].codes[j] != 0; j++) in init_predicate_table()
2919 add_predicate_code (pred, std_preds[i].codes[j]); in init_predicate_table()
2921 if (std_preds[i].allows_const_p) in init_predicate_table()
H A DChangeLog-20053871 * gensupport.c (std_preds): Fixed extraneous `false` in last change.
3928 * gensupport.c (old_preds): Rename to std_preds, add special field.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgensupport.c2935 static const struct std_pred_table std_preds[] = { variable
2966 #define NUM_KNOWN_STD_PREDS ARRAY_SIZE (std_preds)
2984 pred->name = std_preds[i].name; in init_predicate_table()
2985 pred->special = std_preds[i].special; in init_predicate_table()
2987 for (j = 0; std_preds[i].codes[j] != 0; j++) in init_predicate_table()
2988 add_predicate_code (pred, std_preds[i].codes[j]); in init_predicate_table()
2990 if (std_preds[i].allows_const_p) in init_predicate_table()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgensupport.c2842 static const struct std_pred_table std_preds[] = { variable
2873 #define NUM_KNOWN_STD_PREDS ARRAY_SIZE (std_preds)
2891 pred->name = std_preds[i].name; in init_predicate_table()
2892 pred->special = std_preds[i].special; in init_predicate_table()
2894 for (j = 0; std_preds[i].codes[j] != 0; j++) in init_predicate_table()
2895 add_predicate_code (pred, std_preds[i].codes[j]); in init_predicate_table()
2897 if (std_preds[i].allows_const_p) in init_predicate_table()
H A DChangeLog-20053871 * gensupport.c (std_preds): Fixed extraneous `false` in last change.
3928 * gensupport.c (old_preds): Rename to std_preds, add special field.

12345