Searched refs:mips_split_hi_p (Results 1 – 9 of 9) sorted by relevance
440 && !mips_split_hi_p[symbol_type]);
3223 extern bool mips_split_hi_p[];
525 bool mips_split_hi_p[NUM_SYMBOL_TYPES]; variable3357 && mips_split_hi_p[symbol_type]) in mips_split_symbol()8725 memset (mips_split_hi_p, '\0', sizeof (mips_split_hi_p)); in mips_init_relocs()8793 mips_split_hi_p[SYMBOL_GOT_PAGE_OFST] = true; in mips_init_relocs()
4631 "TARGET_EXPLICIT_RELOCS && !mips_split_hi_p[SYMBOL_GOT_PAGE_OFST]"
3204 extern bool mips_split_hi_p[];
523 bool mips_split_hi_p[NUM_SYMBOL_TYPES]; variable3346 && mips_split_hi_p[symbol_type]) in mips_split_symbol()8585 memset (mips_split_hi_p, '\0', sizeof (mips_split_hi_p)); in mips_init_relocs()8653 mips_split_hi_p[SYMBOL_GOT_PAGE_OFST] = true; in mips_init_relocs()
4621 "TARGET_EXPLICIT_RELOCS && !mips_split_hi_p[SYMBOL_GOT_PAGE_OFST]"
11025 (mips_split_hi_p): Declare.11026 * config/mips/mips.c (mips_split_hi_p): New array.11089 (mips_init_relocs): Clear mips_split_hi_p. Only use %gp_rel if11117 (*got_page<mode>): Check mips_split_hi_p.11138 (move_operand): Reject HIGHs if mips_split_hi_p.