Searched refs:CASE_VECTOR_SHORTEN_MODE (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/score/
H A Dscore.h947 #define CASE_VECTOR_SHORTEN_MODE(min, max, body) \ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dfinal.c1011 #ifdef CASE_VECTOR_SHORTEN_MODE
1066 #endif /* CASE_VECTOR_SHORTEN_MODE */
1207 #ifdef CASE_VECTOR_SHORTEN_MODE
1300 PUT_MODE (body, CASE_VECTOR_SHORTEN_MODE (min_addr - rel_addr,
1315 #endif /* CASE_VECTOR_SHORTEN_MODE */
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dfinal.c969 #ifdef CASE_VECTOR_SHORTEN_MODE
1024 #endif /* CASE_VECTOR_SHORTEN_MODE */
1164 #ifdef CASE_VECTOR_SHORTEN_MODE
1257 PUT_MODE (body, CASE_VECTOR_SHORTEN_MODE (min_addr - rel_addr,
1271 #endif /* CASE_VECTOR_SHORTEN_MODE */
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.h2134 #define CASE_VECTOR_SHORTEN_MODE(min, max, body) \
2124 #define CASE_VECTOR_SHORTEN_MODE macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.h2107 #define CASE_VECTOR_SHORTEN_MODE(MIN_OFFSET, MAX_OFFSET, BODY) \
2096 #define CASE_VECTOR_SHORTEN_MODE macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/sh/
H A Dsh.h2749 #define CASE_VECTOR_SHORTEN_MODE(MIN_OFFSET, MAX_OFFSET, BODY) \
2738 #define CASE_VECTOR_SHORTEN_MODE macro

Completed in 190 milliseconds