Searched refs:MAP (Results 1 - 25 of 50) sorted by relevance

12

/haiku-buildtools/legacy/gcc/gcc/
H A Dintegrate.h127 #define set_label_in_map(MAP, I, X) ((MAP)->label_map[I] = (X))
135 #define MAYBE_EXTEND_CONST_EQUIV_VARRAY(MAP,MAX) \
137 if ((MAX) >= VARRAY_SIZE ((MAP)->const_equiv_varray)) \
140 == (MAP)->const_equiv_varray); \
141 VARRAY_GROW ((MAP)->const_equiv_varray, (MAX)+1); \
143 global_const_equiv_varray = (MAP)->const_equiv_varray; \
147 #define SET_CONST_EQUIV_DATA(MAP,REG,RTX,AGE) \
150 MAYBE_EXTEND_CONST_EQUIV_VARRAY ((MAP), REGNO (REG)); \
151 p = &VARRAY_CONST_EQUIV ((MAP)
[all...]
/haiku-buildtools/gcc/libcpp/include/
H A Dline-map.h215 #define MAP_START_LOCATION(MAP) (MAP)->start_location
217 #define ORDINARY_MAP_FILE_NAME(MAP) \
218 linemap_check_ordinary (MAP)->d.ordinary.to_file
220 #define ORDINARY_MAP_STARTING_LINE_NUMBER(MAP) \
221 linemap_check_ordinary (MAP)->d.ordinary.to_line
223 #define ORDINARY_MAP_INCLUDER_FILE_INDEX(MAP) \
224 linemap_check_ordinary (MAP)->d.ordinary.included_from
226 #define ORDINARY_MAP_IN_SYSTEM_HEADER_P(MAP) \
227 linemap_check_ordinary (MAP)
[all...]
/haiku-buildtools/binutils/opcodes/
H A Dmips-formats.h46 #define MAPPED_INT(SIZE, LSB, MAP, PRINT_HEX) \
49 static_assert[(1 << (SIZE)) == ARRAY_SIZE (MAP)]; \
51 { OP_MAPPED_INT, SIZE, LSB }, MAP, PRINT_HEX \
80 #define MAPPED_REG(SIZE, LSB, BANK, MAP) \
83 static_assert[(1 << (SIZE)) == ARRAY_SIZE (MAP)]; \
85 { OP_REG, SIZE, LSB }, OP_REG_##BANK, MAP \
90 #define OPTIONAL_MAPPED_REG(SIZE, LSB, BANK, MAP) \
93 static_assert[(1 << (SIZE)) == ARRAY_SIZE (MAP)]; \
95 { OP_OPTIONAL_REG, SIZE, LSB }, OP_REG_##BANK, MAP \
100 #define REG_PAIR(SIZE, LSB, BANK, MAP) \
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/aarch64/
H A Dmla_intrinsic_1.c14 test_vmlaq_lane##q##_##su##size (MAP##su (size, ) * res, \
15 const MAP##su(size, ) *in1, \
16 const MAP##su(size, ) *in2) \
18 MAP##su (size, x##in1_lanes) a = vld1q_##su##size (res); \
19 MAP##su (size, x##in1_lanes) b = vld1q_##su##size (in1); \
20 MAP##su (size, x##in2_lanes) c = vld1##q##_##su##size (in2); \
44 MAP##su (size,) pool[lanes] = POOL##lanes; \
45 MAP##su (size,) res[lanes] = EMPTY##lanes; \
46 MAP##su (size,) res2[lanes] = EMPTY##lanes; \
H A Dmls_intrinsic_1.c14 test_vmlsq_lane##q##_##su##size (MAP##su (size, ) * res, \
15 const MAP##su(size, ) *in1, \
16 const MAP##su(size, ) *in2) \
18 MAP##su (size, x##in1_lanes) a = vld1q_##su##size (res); \
19 MAP##su (size, x##in1_lanes) b = vld1q_##su##size (in1); \
20 MAP##su (size, x##in2_lanes) c = vld1##q##_##su##size (in2); \
49 MAP##su (size,) pool[lanes] = POOL##lanes; \
50 MAP##su (size,) res[lanes] = EMPTY##lanes##su; \
51 MAP##su (size,) res2[lanes] = EMPTY##lanes##su; \
H A Dmul_intrinsic_1.c14 test_vmulq_lane##q##_##su##size (MAP##su (size, ) * res, \
15 const MAP##su(size, ) *in1, \
16 const MAP##su(size, ) *in2) \
18 MAP##su (size, x##in1_lanes) a = vld1q_##su##size (in1); \
19 MAP##su (size, x##in2_lanes) b = vld1##q##_##su##size (in2); \
43 MAP##su (size,) pool[lanes] = POOL##lanes; \
44 MAP##su (size,) res[lanes] = EMPTY##lanes; \
45 MAP##su (size,) res2[lanes] = EMPTY##lanes; \
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug098.go21 (*MAP[<int32>INT32]<int32>INT32)
22 (**MAP[<int32>INT32]<int32>INT32)
H A Dbug058.go21 (MAP[<string>*STRING]*<Box>{})
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/goacc/
H A Dsubarrays.f9518 ! { dg-error "'a' in MAP clause" "" { target *-*-* } 16 }
27 ! { dg-error "'a' in MAP clause" "" { target *-*-* } 25 }
34 ! { dg-error "'b' in MAP clause" "" { target *-*-* } 32 }
/haiku-buildtools/binutils/bfd/
H A Delf32-mep.c81 #define MAP(n) case BFD_RELOC_MEP_##n: type = R_MEP_##n; break macro
83 #define MAP(n) case BFD_RELOC_MEP_/**/n: type = R_MEP_/**/n; break
95 MAP(NONE);
115 /* MEPRELOC:MAP */
117 MAP(8);
118 MAP(16);
119 MAP(32);
120 MAP(PCREL8A2);
121 MAP(PCREL12A2);
122 MAP(PCREL17A
79 #define MAP macro
154 #undef MAP macro
[all...]
H A Dcoff-sh.c1620 #define MAP(a) a, sizeof a / sizeof a[0]
1674 { MAP (sh_opcode00), 0xffff },
1675 { MAP (sh_opcode01), 0xf0ff },
1676 { MAP (sh_opcode02), 0xf00f }
1686 { MAP (sh_opcode10), 0xf000 }
1710 { MAP (sh_opcode20), 0xf00f }
1733 { MAP (sh_opcode30), 0xf00f }
1803 { MAP (sh_opcode40), 0xf0ff },
1804 { MAP (sh_opcode41), 0xf00f }
1814 { MAP (sh_opcode5
1618 #define MAP macro
[all...]
/haiku-buildtools/legacy/binutils/binutils/
H A Dnlmheader.h47 MAP = 273, enumerator in enum:yytokentype
85 #define MAP 273 macro
H A Dnlmheader.y60 /* Map file name (MAP, FULLMAP). */
121 %token EXPORT FLAG_ON FLAG_OFF FULLMAP HELP IMPORT INPUT MAP MESSAGES
273 | MAP
277 | MAP STRING
608 { "MAP", MAP },
/haiku-buildtools/binutils/binutils/
H A Dnlmheader.h63 MAP = 273, enumerator in enum:yytokentype
101 #define MAP 273 macro
H A Dnlmheader.y59 /* Map file name (MAP, FULLMAP). */
120 %token EXPORT FLAG_ON FLAG_OFF FULLMAP HELP IMPORT INPUT MAP MESSAGES
272 | MAP
276 | MAP STRING
607 { "MAP", MAP },
/haiku-buildtools/gcc/gcc/config/aarch64/
H A Daarch64-builtins.c280 #define VAR1(T, N, MAP, A) \
281 {#N #A, UP (A), CF##MAP (N, A), 0, TYPES_##T},
282 #define VAR2(T, N, MAP, A, B) \
283 VAR1 (T, N, MAP, A) \
284 VAR1 (T, N, MAP, B)
285 #define VAR3(T, N, MAP, A, B, C) \
286 VAR2 (T, N, MAP, A, B) \
287 VAR1 (T, N, MAP, C)
288 #define VAR4(T, N, MAP, A, B, C, D) \
289 VAR3 (T, N, MAP,
[all...]
/haiku-buildtools/gcc/gcc/
H A Ddiagnostic.h217 #define diagnostic_last_module_changed(DC, MAP) \
218 ((DC)->last_module != MAP)
222 #define diagnostic_set_last_module(DC, MAP) \
223 (DC)->last_module = MAP
H A Dsparseset.h101 #define sparseset_free(MAP) free(MAP)
/haiku-buildtools/legacy/binutils/bfd/
H A Dcoff-sh.c1604 #define MAP(a) a, sizeof a / sizeof a[0]
1676 { MAP (sh_opcode00), 0xffff },
1677 { MAP (sh_opcode01), 0xf0ff },
1678 { MAP (sh_opcode02), 0xf00f }
1688 { MAP (sh_opcode10), 0xf000 }
1712 { MAP (sh_opcode20), 0xf00f }
1735 { MAP (sh_opcode30), 0xf00f }
1805 { MAP (sh_opcode40), 0xf0ff },
1806 { MAP (sh_opcode41), 0xf00f }
1816 { MAP (sh_opcode5
1602 #define MAP macro
[all...]
/haiku-buildtools/legacy/binutils/ld/
H A Dldgram.h85 MAP = 311, enumerator in enum:yytokentype
202 #define MAP 311 macro
/haiku-buildtools/binutils/ld/
H A Dldgram.h107 MAP = 317, enumerator in enum:yytokentype
239 #define MAP 317 macro
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-ppc.c1526 #define MAP(str, reloc) { str, sizeof (str) - 1, 1, 1, reloc }
1531 MAP ("l", BFD_RELOC_LO16),
1532 MAP ("h", BFD_RELOC_HI16),
1533 MAP ("ha", BFD_RELOC_HI16_S),
1534 MAP ("brtaken", BFD_RELOC_PPC_B16_BRTAKEN),
1535 MAP ("brntaken", BFD_RELOC_PPC_B16_BRNTAKEN),
1536 MAP ("got", BFD_RELOC_16_GOTOFF),
1537 MAP ("got@l", BFD_RELOC_LO16_GOTOFF),
1538 MAP ("got@h", BFD_RELOC_HI16_GOTOFF),
1539 MAP ("go
1518 #define MAP macro
[all...]
H A Dtc-mcore.c2233 #define MAP(SZ,PCREL,TYPE) case F (SZ, PCREL): code = (TYPE); break
2257 MAP (1, 0, BFD_RELOC_8);
2258 MAP (2, 0, BFD_RELOC_16);
2259 MAP (4, 0, BFD_RELOC_32);
2260 MAP (1, 1, BFD_RELOC_8_PCREL);
2261 MAP (2, 1, BFD_RELOC_16_PCREL);
2262 MAP (4, 1, BFD_RELOC_32_PCREL);
2231 #define MAP macro
/haiku-buildtools/binutils/gas/config/
H A Dtc-ppc.c1887 #define MAP(str, reloc) { str, sizeof (str) - 1, 1, 1, reloc }
1892 MAP ("l", BFD_RELOC_LO16),
1893 MAP ("h", BFD_RELOC_HI16),
1894 MAP ("ha", BFD_RELOC_HI16_S),
1895 MAP ("brtaken", BFD_RELOC_PPC_B16_BRTAKEN),
1896 MAP ("brntaken", BFD_RELOC_PPC_B16_BRNTAKEN),
1897 MAP ("got", BFD_RELOC_16_GOTOFF),
1898 MAP ("got@l", BFD_RELOC_LO16_GOTOFF),
1899 MAP ("got@h", BFD_RELOC_HI16_GOTOFF),
1900 MAP ("go
1879 #define MAP macro
[all...]
H A Dtc-mep.c1838 #define MAP(n) case MEP_OPERAND_##n: return BFD_RELOC_MEP_##n;
1840 #define MAP(n) case MEP_OPERAND_/**/n: return BFD_RELOC_MEP_/**/n;
1860 MAP (PCREL8A2); /* beqz */
1861 MAP (PCREL12A2); /* bsr16 */
1862 MAP (PCREL17A2); /* beqi */
1863 MAP (PCREL24A2); /* bsr24 */
1864 MAP (PCABS24A2); /* jmp */
1865 MAP (UIMM24); /* mov */
1866 MAP (ADDR24A4); /* sw/lw */
1834 #define MAP macro
1836 #define MAP macro

Completed in 323 milliseconds

12