Searched refs:RELAX_BRANCH_P (Results 1 – 4 of 4) sorted by relevance
798 #define RELAX_BRANCH_P(i) (((i) & 0xf0000000) == 0xc0000000) macro13127 if (RELAX_BRANCH_P (fragp->fr_subtype)) in md_estimate_size_before_relax()13329 if (RELAX_BRANCH_P (fragp->fr_subtype)) in mips_relax_frag()13364 if (RELAX_BRANCH_P (fragp->fr_subtype)) in md_convert_frag()
844 #define RELAX_BRANCH_P(i) (((i) & 0xf0000000) == 0xc0000000) macro13290 if (RELAX_BRANCH_P (fragp->fr_subtype)) in md_estimate_size_before_relax()13436 if (RELAX_BRANCH_P (fragp->fr_subtype)) in mips_relax_frag()13471 if (RELAX_BRANCH_P (fragp->fr_subtype)) in md_convert_frag()
3940 (RELAX_BRANCH_ENCODE, RELAX_BRANCH_P, RELAX_BRANCH_LIKELY,