Searched refs:RELAX_BRANCH_P (Results 1 – 6 of 6) sorted by relevance
396 #define RELAX_BRANCH_P(i) (((i) & 0xf0000000) == 0xc0000000) macro553 gas_assert (RELAX_BRANCH_P (fragp->fr_subtype)); in md_convert_frag()
466 #define RELAX_BRANCH_P(i) (((i) & 0xf0000000) == 0xc0000000) macro4854 if (RELAX_BRANCH_P (fragp->fr_subtype)) in riscv_relax_frag()4977 gas_assert (RELAX_BRANCH_P (fragp->fr_subtype)); in md_convert_frag()
1145 #define RELAX_BRANCH_P(i) (((i) & 0xf0000000) == 0xc0000000) macro18318 if (RELAX_BRANCH_P (fragp->fr_subtype)) in md_estimate_size_before_relax()18558 if (RELAX_BRANCH_P (fragp->fr_subtype)) in mips_relax_frag()18640 if (RELAX_BRANCH_P (fragp->fr_subtype)) in md_convert_frag()
177 (RELAX_BRANCH_P): Likewise.
3932 (RELAX_BRANCH_ENCODE, RELAX_BRANCH_P, RELAX_BRANCH_LIKELY,
35585 (RELAX_BRANCH_P): Likewise.