Searched refs:mips_offset_within_object_p (Results 1 – 3 of 3) sorted by relevance
271 static bool mips_offset_within_object_p (rtx, HOST_WIDE_INT);1319 mips_offset_within_object_p (rtx symbol, HOST_WIDE_INT offset) in mips_offset_within_object_p() function1382 return mips_offset_within_object_p (x, offset); in mips_symbolic_constant_p()1400 return mips_offset_within_object_p (x, offset); in mips_symbolic_constant_p()
9154 (mips_offset_within_object_p): Handle block symbols.
45287 * config/mips/mips.c (mips_offset_within_object_p): New function.