Searched refs:UC_TRAD64_VEC (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Ddarwin-fallback.c242 #define UC_TRAD64_VEC 25 macro
353 || ctxstyle == UC_TRAD_VEC || ctxstyle == UC_TRAD64_VEC);
354 is_64 = (ctxstyle == UC_FLAVOR64_VEC || ctxstyle == UC_TRAD64_VEC
362 || ctxstyle == UC_TRAD_VEC || ctxstyle == UC_TRAD64_VEC);
363 is_64 = (ctxstyle == UC_FLAVOR64_VEC || ctxstyle == UC_TRAD64_VEC
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/rs6000/
H A Ddarwin-fallback.c236 #define UC_TRAD64_VEC 25 macro
347 || ctxstyle == UC_TRAD_VEC || ctxstyle == UC_TRAD64_VEC);
348 is_64 = (ctxstyle == UC_FLAVOR64_VEC || ctxstyle == UC_TRAD64_VEC

Completed in 90 milliseconds