Searched refs:NDS32_FRAG_RELAXED (Results 1 – 2 of 2) sorted by relevance
155 #define NDS32_FRAG_RELAXED 0x2 macro
5557 if (startP->tc_frag_data.flag & NDS32_FRAG_RELAXED) in nds32_adjust_relaxable_frag()5562 startP->tc_frag_data.flag ^= NDS32_FRAG_RELAXED; in nds32_adjust_relaxable_frag()5653 && (fragP->tc_frag_data.flag & NDS32_FRAG_RELAXED) == 0) in nds32_relax_frag()5689 if (fragP->tc_frag_data.flag & NDS32_FRAG_RELAXED) in md_estimate_size_before_relax()5736 if (branch_symbol == NULL && !(fragP->tc_frag_data.flag & NDS32_FRAG_RELAXED)) in md_convert_frag()5745 if (fragP->tc_frag_data.flag & NDS32_FRAG_RELAXED) in md_convert_frag()