Searched refs:TARGET_AIX (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Daix.h25 #undef TARGET_AIX macro
26 #define TARGET_AIX 1 macro
H A Dfreebsd.h37 #undef TARGET_AIX macro
38 #define TARGET_AIX TARGET_64BIT macro
H A Dlinux64.h50 #undef TARGET_AIX macro
51 #define TARGET_AIX TARGET_64BIT macro
H A Drs6000.h40 #ifndef TARGET_AIX
41 #define TARGET_AIX 0 macro
1479 && TARGET_AIX \
H A Drs6000.c10333 if (TARGET_AIX)
11036 if (TARGET_AIX && (!TARGET_ELF || !TARGET_MINIMAL_TOC))
13778 else if (TARGET_ELF && !TARGET_AIX && flag_pic == 0 && TARGET_MINIMAL_TOC)
14671 if (TARGET_AIX)
15201 if (TARGET_AIX)
15678 if (TARGET_AIX)
17917 && !TARGET_AIX

Completed in 94 milliseconds