Searched refs:TARGET_ARC600 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc.h152 #define TARGET_ARC600 ((arc_selected_cpu->arch_info->arch_id \ macro
1603 #define TARGET_ARC600_FAMILY (TARGET_ARC600 || TARGET_ARC601)
1606 (TARGET_ARC600 || TARGET_ARC601 || TARGET_ARC700)
H A Darc.c9329 if (!TARGET_ARC600)
9415 if (TARGET_ARC600)
9450 if (TARGET_ARC600)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc.h154 #define TARGET_ARC600 ((arc_selected_cpu->arch_info->arch_id \ macro
1618 #define TARGET_ARC600_FAMILY (TARGET_ARC600 || TARGET_ARC601)
1621 (TARGET_ARC600 || TARGET_ARC601 || TARGET_ARC700)
H A Darc.cc9337 if (!TARGET_ARC600)
9423 if (TARGET_ARC600)
9458 if (TARGET_ARC600)

Completed in 209 milliseconds