Searched refs:RELAX_BRANCH_P (Results 1 – 2 of 2) sorted by relevance
1093 #define RELAX_BRANCH_P(i) (((i) & 0xf0000000) == 0xc0000000) macro17097 if (RELAX_BRANCH_P (fragp->fr_subtype)) in md_estimate_size_before_relax()17333 if (RELAX_BRANCH_P (fragp->fr_subtype)) in mips_relax_frag()17382 if (RELAX_BRANCH_P (fragp->fr_subtype)) in md_convert_frag()
3932 (RELAX_BRANCH_ENCODE, RELAX_BRANCH_P, RELAX_BRANCH_LIKELY,