Searched refs:delayed_branch_p (Results 1 – 2 of 2) sorted by relevance
4570 delayed_branch_p (const struct mips_cl_insn *ip) in delayed_branch_p() function6461 || delayed_branch_p (insn2)) in insns_between()6559 || (insn2 && delayed_branch_p (insn2)))) in insns_between()6869 if (delayed_branch_p (insn)) in nops_for_insn_or_target()7000 if (delayed_branch_p (&history[j])) in fix_loongson3_llsc()7029 if (delayed_branch_p (&history[i])) in fix_loongson3_llsc()7246 || delayed_branch_p (&history[i])) in can_swap_branch_p()7320 if (delayed_branch_p (ip)) in get_append_method()7810 && delayed_branch_p (ip)) in append_insn()7832 && (delayed_branch_p (ip) || compact_branch_p (ip)) in append_insn()[all …]
610 * config/tc-mips.c (delayed_branch_p, compact_branch_p)