Home
last modified time | relevance | path

Searched refs:TARGET_IRIX (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/mips/
H A Diris.h23 #undef TARGET_IRIX
24 #define TARGET_IRIX 1 macro
H A Dmips.h187 #define TARGET_GPWORD (TARGET_ABICALLS && !(mips_abi == ABI_64 && TARGET_IRIX))
270 #define TARGET_IRIX 0 macro
297 if (!TARGET_IRIX) \
312 if (!TARGET_IRIX) \
H A Dmips.c306 #if TARGET_IRIX
4168 else if (TARGET_IRIX && TARGET_IRIX6) in mips_build_builtin_va_list()
5741 if (TARGET_IRIX && mips_abi == ABI_32 && TREE_CODE (decl) == FUNCTION_DECL) in mips_output_external()
5753 #if TARGET_IRIX
5857 if (!TARGET_IRIX) in mips_file_start()
5957 if (TARGET_IRIX && mips_abi == ABI_32 && p->size == -1) in mips_file_end()
6688 if (TARGET_IRIX && mips_abi == ABI_32) in mips_output_function_prologue()