Searched refs:mips_rewrite_small_data_p (Results 1 – 5 of 5) sorted by relevance
3764 mips_rewrite_small_data_p (rtx x, enum mips_symbol_context context) in mips_rewrite_small_data_p() function3796 else if (mips_rewrite_small_data_p (x, context)) in mips_small_data_pattern_1()3826 else if (mips_rewrite_small_data_p (*loc, context)) in mips_rewrite_small_data_1()
3753 mips_rewrite_small_data_p (rtx x, enum mips_symbol_context context) in mips_rewrite_small_data_p() function3785 else if (mips_rewrite_small_data_p (x, context)) in mips_small_data_pattern_1()3815 else if (mips_rewrite_small_data_p (*loc, context)) in mips_rewrite_small_data_1()
12350 (mips_rewrite_small_data_p): Add a context argument. Update the call12353 Update the call to mips_rewrite_small_data_p.12374 (mips_rewrite_small_data_p, mips_use_anchors_for_symbol_p): Update
11053 (mips_rewrite_small_data_p): Check mips_lo_relocs and mips_split_p
3450 (mips_rewrite_small_data_p, small_data_pattern_1): New functions.