Searched refs:relax_round (Results 1 – 3 of 3) sorted by relevance
151 int relax_round; /* Going optimization. */ member
11843 static int relax_round; in nds32_elf_pick_relax() local11855 relax_round = NDS32_RELAX_EMPTY_ROUND; in nds32_elf_pick_relax()11869 return relax_round; in nds32_elf_pick_relax()11872 relax_round = round_table[pass]; in nds32_elf_pick_relax()11874 if (!init && relax_round == NDS32_RELAX_NORMAL_ROUND && *again) in nds32_elf_pick_relax()11879 switch (relax_round) in nds32_elf_pick_relax()11934 return relax_round; in nds32_elf_pick_relax()11957 int relax_round; in nds32_elf_relax_section() local11985 relax_round = nds32_elf_pick_relax (TRUE, sec, again, table, link_info); in nds32_elf_relax_section()11986 switch (relax_round) in nds32_elf_relax_section()[all …]
38 static int relax_round = 0; /* Going optimization. */64 target_optimize, relax_status, relax_round,