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

/freebsd-9.3-release/contrib/gcc/config/mips/
H A Dnetbsd.h84 MIPS_CPP_SET_PROCESSOR ("_MIPS_TUNE", mips_tune_info); \
H A Dfreebsd.h195 MIPS_CPP_SET_PROCESSOR ("_MIPS_TUNE", mips_tune_info); \
H A Dmips.h132 extern const struct mips_cpu_info *mips_tune_info;
348 MIPS_CPP_SET_PROCESSOR ("_MIPS_TUNE", mips_tune_info); \
H A Dmips.c589 const struct mips_cpu_info *mips_tune_info; variable in typeref:struct:mips_cpu_info
4668 mips_tune_info = info;
4758 if (mips_tune_info == 0)

Completed in 91 milliseconds