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

/freebsd-9.3-release/contrib/gcc/config/mips/
H A Dmips.c311 static bool mips_rewrite_small_data_p (rtx);
6140 mips_rewrite_small_data_p (rtx x)
6158 return mips_rewrite_small_data_p (*loc);
6176 if (mips_rewrite_small_data_p (*loc))
6108 mips_rewrite_small_data_p (rtx x) function

Completed in 54 milliseconds