Searched refs:only_bundle_end_p (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dia64.c7457 rtx insn, int try_bundle_end_p, int only_bundle_end_p)
7539 if (!only_bundle_end_p && insert_bundle_state (curr_state))
7763 int i, bundle_end_p, only_bundle_end_p, asm_p;
7842 only_bundle_end_p
7849 = (only_bundle_end_p || next_insn == NULL_RTX
7862 only_bundle_end_p);
7864 only_bundle_end_p);
7866 only_bundle_end_p);
7440 issue_nops_and_insn(struct bundle_state *originator, int before_nops_num, rtx insn, int try_bundle_end_p, int only_bundle_end_p) argument
7747 int i, bundle_end_p, only_bundle_end_p, asm_p; local

Completed in 121 milliseconds