| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
| H A D | constraints.md | 63 (match_test "ival == 0"))) 68 (match_test "ival == 1"))) 73 (match_test "ival == 2"))) 78 (match_test "ival == 4"))) 83 (match_test "ival == 8"))) 88 (match_test "ival == 1 || ival == 0"))) 93 (match_test "ival < (1 << 2) && ival >= 0"))) 98 (match_test "ival < (1 << 3) && ival >= 0"))) 103 (match_test "IN_RANGE (ival, -7, 0)"))) 108 (match_test "ival < (1 << 4) && ival >= 0"))) [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/ |
| H A D | constraints.md | 63 (match_test "ival == 0"))) 68 (match_test "ival == 1"))) 73 (match_test "ival == 2"))) 78 (match_test "ival == 4"))) 83 (match_test "ival == 8"))) 88 (match_test "ival == 1 || ival == 0"))) 93 (match_test "ival < (1 << 2) && ival >= 0"))) 98 (match_test "ival < (1 << 3) && ival >= 0"))) 103 (match_test "IN_RANGE (ival, -7, 0)"))) 108 (match_test "ival < (1 << 4) && ival >= 0"))) [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/c6x/ |
| H A D | constraints.md | 55 (match_test "ival >= 0 && ival <= 15"))) 60 (match_test "ival >= 0 && ival <= 31"))) 65 (match_test "ival >= -31 && ival <= 0"))) 70 (match_test "ival >= -16 && ival <= 15"))) 75 (match_test "(ival >= -31 && ival <= 31) 76 || ((ival & 1) == 0 && ival >= -62 && ival <= 62) 77 || ((ival & 3) == 0 && ival >= -124 && ival <= 124) 79 && (ival & 7) == 0 && ival > 0 && ival <= 248)"))) 86 (match_test "ival >= 0 87 && (ival < 32768 [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/c6x/ |
| H A D | constraints.md | 55 (match_test "ival >= 0 && ival <= 15"))) 60 (match_test "ival >= 0 && ival <= 31"))) 65 (match_test "ival >= -31 && ival <= 0"))) 70 (match_test "ival >= -16 && ival <= 15"))) 75 (match_test "(ival >= -31 && ival <= 31) 76 || ((ival & 1) == 0 && ival >= -62 && ival <= 62) 77 || ((ival & 3) == 0 && ival >= -124 && ival <= 124) 79 && (ival & 7) == 0 && ival > 0 && ival <= 248)"))) 86 (match_test "ival >= 0 87 && (ival < 32768 [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bfin/ |
| H A D | constraints.md | 117 (match_test "log2constp (ival)"))) 122 (match_test "ival >= -4 && ival <= 3"))) 127 (match_test "ival >= 0 && ival <= 7"))) 132 (match_test "ival >= -8 && ival <= 7"))) 137 (match_test "ival >= 0 && ival <= 15"))) 142 (match_test "ival >= -16 && ival <= 15"))) 147 (match_test "ival >= 0 && ival <= 31"))) 152 (match_test "ival >= -64 && ival <= 63"))) 157 (match_test "ival >= -63 && ival <= 64"))) 162 (match_test "ival >= -32768 && ival <= 32767"))) [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/bfin/ |
| H A D | constraints.md | 117 (match_test "log2constp (ival)"))) 122 (match_test "ival >= -4 && ival <= 3"))) 127 (match_test "ival >= 0 && ival <= 7"))) 132 (match_test "ival >= -8 && ival <= 7"))) 137 (match_test "ival >= 0 && ival <= 15"))) 142 (match_test "ival >= -16 && ival <= 15"))) 147 (match_test "ival >= 0 && ival <= 31"))) 152 (match_test "ival >= -64 && ival <= 63"))) 157 (match_test "ival >= -63 && ival <= 64"))) 162 (match_test "ival >= -32768 && ival <= 32767"))) [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/ |
| H A D | constraints.md | 105 (match_test "ival >= -128 && ival <= 127"))) 110 (match_test "ival >= -32768 && ival <= 32767"))) 115 (match_test "ival >= -524288 && ival <= 524287") 121 (match_test "ival >= -134217728 && ival <= 134217727") 122 (match_test "(ival & 255) == 0") 128 (match_test "ival == 0xFF"))) 133 (match_test "ival == 0xFFFF"))) 138 (match_test "(ival & 0xFFFFFFFF) == 0x80000000"))) 143 (match_test "ival >= 0 && ival <= 7"))) 148 (match_test "ival >= 0 && ival <= 15"))) [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/ |
| H A D | constraints.md | 105 (match_test "ival >= -128 && ival <= 127"))) 110 (match_test "ival >= -32768 && ival <= 32767"))) 115 (match_test "ival >= -524288 && ival <= 524287") 121 (match_test "ival >= -134217728 && ival <= 134217727") 122 (match_test "(ival & 255) == 0") 128 (match_test "ival == 0xFF"))) 133 (match_test "ival == 0xFFFF"))) 138 (match_test "(ival & 0xFFFFFFFF) == 0x80000000"))) 143 (match_test "ival >= 0 && ival <= 7"))) 148 (match_test "ival >= 0 && ival <= 15"))) [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
| H A D | constraints.md | 72 (match_test "TARGET_HAVE_MVE && ival >= 1 && ival <= 16"))) 77 (match_test "TARGET_HAVE_MVE && ival >= 0 && ival <= 7"))) 82 (match_test "TARGET_HAVE_MVE && ival >= 1 && ival <= 8"))) 87 (match_test "TARGET_HAVE_MVE && ival >= 0 && ival <= 15"))) 92 (match_test "TARGET_HAVE_MVE && ival >= 0 && ival <= 31"))) 97 (match_test "TARGET_HAVE_MVE && ival >= 1 && ival <= 32"))) 102 (match_test "TARGET_HAVE_MVE && ((ival == 1) || (ival == 2) 103 || (ival == 4) || (ival == 8))"))) 134 (match_test "(ival & 0xffff0000) == 0"))))) 140 (match_test "(ival & 0xfffff000) == 0")))) [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/arc/ |
| H A D | constraints.md | 95 (match_test "SIGNED_INT12 (ival)"))) 101 (match_test "UNSIGNED_INT3 (ival)"))) 107 (match_test "UNSIGNED_INT6 (ival)"))) 113 (match_test "UNSIGNED_INT6 (~ival)"))) 119 (match_test "UNSIGNED_INT6 (-ival)"))) 125 (match_test "SIGNED_INT16 (ival)"))) 131 (match_test "UNSIGNED_INT5 (ival)"))) 137 (match_test "IS_ONE (ival)"))) 143 (match_test "UNSIGNED_INT7 (ival)"))) 149 (match_test "UNSIGNED_INT8 (ival)"))) [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arc/ |
| H A D | constraints.md | 95 (match_test "SIGNED_INT12 (ival)"))) 101 (match_test "UNSIGNED_INT3 (ival)"))) 107 (match_test "UNSIGNED_INT6 (ival)"))) 113 (match_test "UNSIGNED_INT6 (~ival)"))) 119 (match_test "UNSIGNED_INT6 (-ival)"))) 125 (match_test "SIGNED_INT16 (ival)"))) 131 (match_test "UNSIGNED_INT5 (ival)"))) 137 (match_test "IS_ONE (ival)"))) 143 (match_test "UNSIGNED_INT7 (ival)"))) 149 (match_test "UNSIGNED_INT8 (ival)"))) [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilegx/ |
| H A D | constraints.md | 36 (match_test "ival >= -128 && ival <= 127"))) 41 (match_test "ival >= -32768 && ival <= 32767"))) 46 (match_test "(ival >= 0 && ival <= 65535)"))) 51 (match_test "ival >= -129 && ival <= 126"))) 56 (match_test "tilegx_bitfield_operand_p (ival, NULL, NULL)"))) 61 (match_test "(ival == (ival & 0xFF) * 0x0101010101010101LL)"))) 66 (match_test "ival == 0"))) 71 (match_test "(ival 72 == ((trunc_int_for_mode (ival, QImode) & 0xFFFF) 78 (match_test "ival >= -129 && ival <= 126 && ival != -1"))) [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/tilegx/ |
| H A D | constraints.md | 36 (match_test "ival >= -128 && ival <= 127"))) 41 (match_test "ival >= -32768 && ival <= 32767"))) 46 (match_test "(ival >= 0 && ival <= 65535)"))) 51 (match_test "ival >= -129 && ival <= 126"))) 56 (match_test "tilegx_bitfield_operand_p (ival, NULL, NULL)"))) 61 (match_test "(ival == (ival & 0xFF) * 0x0101010101010101LL)"))) 66 (match_test "ival == 0"))) 71 (match_test "(ival 72 == ((trunc_int_for_mode (ival, QImode) & 0xFFFF) 78 (match_test "ival >= -129 && ival <= 126 && ival != -1"))) [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mcore/ |
| H A D | constraints.md | 37 (match_test "IN_RANGE (ival, 0, 127)"))) 42 (match_test "IN_RANGE (ival, 1, 32)"))) 47 (match_test "IN_RANGE (ival, 0, 31)"))) 52 (match_test "IN_RANGE (ival, -32, -1)"))) 57 (match_test "exact_log2 (ival) >= 0 && exact_log2 (ival) <= 30"))) 62 (ior (match_test "ival == -1") 63 (and (match_test "exact_log2 (ival + 1) >= 0") 64 (match_test "exact_log2 (ival + 1) <= 30"))))) 69 (ior (match_test "insn_const_int_ok_for_constraint (ival, CONSTRAINT_I)") 70 (match_test "insn_const_int_ok_for_constraint (ival, CONSTRAINT_M)") [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/mcore/ |
| H A D | constraints.md | 37 (match_test "IN_RANGE (ival, 0, 127)"))) 42 (match_test "IN_RANGE (ival, 1, 32)"))) 47 (match_test "IN_RANGE (ival, 0, 31)"))) 52 (match_test "IN_RANGE (ival, -32, -1)"))) 57 (match_test "exact_log2 (ival) >= 0 && exact_log2 (ival) <= 30"))) 62 (ior (match_test "ival == -1") 63 (and (match_test "exact_log2 (ival + 1) >= 0") 64 (match_test "exact_log2 (ival + 1) <= 30"))))) 69 (ior (match_test "insn_const_int_ok_for_constraint (ival, CONSTRAINT_I)") 70 (match_test "insn_const_int_ok_for_constraint (ival, CONSTRAINT_M)") [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
| H A D | constraints.md | 72 (match_test "TARGET_HAVE_MVE && ival >= 1 && ival <= 16"))) 77 (match_test "TARGET_HAVE_MVE && ival >= 0 && ival <= 7"))) 82 (match_test "TARGET_HAVE_MVE && ival >= 1 && ival <= 8"))) 87 (match_test "TARGET_HAVE_MVE && ival >= 0 && ival <= 15"))) 92 (match_test "TARGET_HAVE_MVE && ival >= 0 && ival <= 31"))) 97 (match_test "TARGET_HAVE_MVE && ival >= 1 && ival <= 32"))) 102 (match_test "TARGET_HAVE_MVE && ((ival == 1) || (ival == 2) 103 || (ival == 4) || (ival == 8))"))) 138 (match_test "(ival & 0xffff0000) == 0"))))) 144 (match_test "(ival & 0xfffff000) == 0")))) [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/csky/ |
| H A D | constraints.md | 54 (match_test "CSKY_CONST_OK_FOR_I (ival)"))) 59 (match_test "CSKY_CONST_OK_FOR_J (ival)"))) 64 (match_test "CSKY_CONST_OK_FOR_K (ival)"))) 69 (match_test "CSKY_CONST_OK_FOR_L (ival)"))) 74 (match_test "CSKY_CONST_OK_FOR_M (ival)"))) 79 (match_test "CSKY_CONST_OK_FOR_N (ival)"))) 84 (match_test "CSKY_CONST_OK_FOR_O (ival)"))) 89 (match_test "CSKY_CONST_OK_FOR_P (ival)"))) 94 (match_test "CSKY_CONST_OK_FOR_T (ival)"))) 99 (match_test "ival == 0"))) [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/csky/ |
| H A D | constraints.md | 60 (match_test "CSKY_CONST_OK_FOR_I (ival)"))) 65 (match_test "CSKY_CONST_OK_FOR_J (ival)"))) 70 (match_test "CSKY_CONST_OK_FOR_K (ival)"))) 75 (match_test "CSKY_CONST_OK_FOR_L (ival)"))) 80 (match_test "CSKY_CONST_OK_FOR_M (ival)"))) 85 (match_test "CSKY_CONST_OK_FOR_N (ival)"))) 90 (match_test "CSKY_CONST_OK_FOR_O (ival)"))) 95 (match_test "CSKY_CONST_OK_FOR_P (ival)"))) 100 (match_test "CSKY_CONST_OK_FOR_T (ival)"))) 105 (match_test "ival == 0"))) [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vax/ |
| H A D | constraints.md | 23 (match_test "ival == 0"))) 28 (match_test "ival >= 0 && ival < 64"))) 33 (match_test "ival >= 0 && ival < 256"))) 38 (match_test "ival >= 0 && ival < 65536"))) 43 (match_test "ival >= -63 && ival < 0"))) 48 (match_test "ival >= -128 && ival < 128"))) 53 (match_test "ival >= -32768 && ival < 32768"))) 58 (match_test "satisfies_constraint_Z0 (GEN_INT (ival))"))) 63 (match_test "satisfies_constraint_U06 (GEN_INT (ival))"))) 68 (match_test "satisfies_constraint_S08 (GEN_INT (ival))"))) [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/vax/ |
| H A D | constraints.md | 23 (match_test "ival == 0"))) 28 (match_test "ival >= 0 && ival < 64"))) 33 (match_test "ival >= 0 && ival < 256"))) 38 (match_test "ival >= 0 && ival < 65536"))) 43 (match_test "ival >= -63 && ival < 0"))) 48 (match_test "ival >= -128 && ival < 128"))) 53 (match_test "ival >= -32768 && ival < 32768"))) 58 (match_test "satisfies_constraint_Z0 (GEN_INT (ival))"))) 63 (match_test "satisfies_constraint_U06 (GEN_INT (ival))"))) 68 (match_test "satisfies_constraint_S08 (GEN_INT (ival))"))) [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/ |
| H A D | constraints.md | 32 (match_test "ival > 0 && ival <= 8"))) 37 (match_test "ival >= -0x8000 && ival <= 0x7fff"))) 42 (match_test "ival < -0x80 || ival >= 0x80"))) 47 (match_test "ival < 0 && ival >= -8"))) 52 (match_test "ival < -0x100 || ival >= 0x100"))) 57 (match_test "ival >= 24 && ival <= 31"))) 62 (match_test "ival == 16"))) 67 (match_test "ival >= 8 && ival <= 15"))) 72 (match_test "valid_mov3q_const (ival)"))) 126 (match_test "ival == 0"))) [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/ |
| H A D | constraints.md | 32 (match_test "ival > 0 && ival <= 8"))) 37 (match_test "ival >= -0x8000 && ival <= 0x7fff"))) 42 (match_test "ival < -0x80 || ival >= 0x80"))) 47 (match_test "ival < 0 && ival >= -8"))) 52 (match_test "ival < -0x100 || ival >= 0x100"))) 57 (match_test "ival >= 24 && ival <= 31"))) 62 (match_test "ival == 16"))) 67 (match_test "ival >= 8 && ival <= 15"))) 72 (match_test "valid_mov3q_const (ival)"))) 126 (match_test "ival == 0"))) [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilepro/ |
| H A D | constraints.md | 36 (match_test "ival >= -128 && ival <= 127"))) 41 (match_test "ival >= -32768 && ival <= 32767"))) 46 (match_test "ival && (ival & 0xFFFF) == 0"))) 51 (match_test "ival >= -129 && ival <= 126"))) 56 (match_test "tilepro_bitfield_operand_p (ival, NULL, NULL)"))) 61 (match_test "(ival & 0xFFFFFFFF) == (ival & 0xFF) * 0x01010101"))) 66 (match_test "ival == 0"))) 71 (match_test "((ival & 0xFFFFFFFF) 72 == ((trunc_int_for_mode (ival, QImode) & 0xFFFF) 78 (match_test "ival >= -129 && ival <= 126 && ival != -1")))
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/tilepro/ |
| H A D | constraints.md | 36 (match_test "ival >= -128 && ival <= 127"))) 41 (match_test "ival >= -32768 && ival <= 32767"))) 46 (match_test "ival && (ival & 0xFFFF) == 0"))) 51 (match_test "ival >= -129 && ival <= 126"))) 56 (match_test "tilepro_bitfield_operand_p (ival, NULL, NULL)"))) 61 (match_test "(ival & 0xFFFFFFFF) == (ival & 0xFF) * 0x01010101"))) 66 (match_test "ival == 0"))) 71 (match_test "((ival & 0xFFFFFFFF) 72 == ((trunc_int_for_mode (ival, QImode) & 0xFFFF) 78 (match_test "ival >= -129 && ival <= 126 && ival != -1")))
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/h8300/ |
| H A D | constraints.md | 77 (match_test "ival == 0"))) 82 (match_test "(ival & 0xff) == 0"))) 88 (match_test "ival == 1 || ival == 2 || ival == 4") 89 (match_test "ival == 1 || ival == 2")))) 94 (match_test "ival == 1 || ival == 2"))) 100 (match_test "ival == -1 || ival == -2 || ival == -4") 101 (match_test "ival == -1 || ival == -2")))) 106 (match_test "ival == -1 || ival == -2"))) 112 (match_test "IN_RANGE (ival, 1, (1 << 1) - 1)"))) 118 (match_test "IN_RANGE (ival, 1, (1 << 3) - 1)"))) [all …]
|