Searched refs:compact_branch_p (Results 1 – 3 of 3) sorted by relevance
4372 compact_branch_p (const struct mips_cl_insn *ip) in compact_branch_p() function6559 else if (compact_branch_p (insn)) in nops_for_insn_or_target()7287 && (delayed_branch_p (ip) || compact_branch_p (ip)) in append_insn()7295 int compact = compact_branch_p (ip); in append_insn()7549 || (compact_branch_p (&history[0]) && uncond_branch_p (&history[0]))) in append_insn()
621 * config/tc-mips.c (compact_branch_p, uncond_branch_p): Use the same
610 * config/tc-mips.c (delayed_branch_p, compact_branch_p)