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

/freebsd-9.3-release/contrib/gcc/config/mips/
H A Dmips-protos.h217 extern rtx mips_rewrite_small_data (rtx);
H A Dmips.c2771 return mips_rewrite_small_data (adjust_address (op, word_mode, byte));
5135 then lowered by mips_rewrite_small_data. */
6171 /* A for_each_rtx callback, used by mips_rewrite_small_data. */
6189 mips_rewrite_small_data (rtx op)
6156 mips_rewrite_small_data (rtx op) function

Completed in 152 milliseconds