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

/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dia64.c236 static void issue_nops_and_insn (struct bundle_state *, int, rtx, int, int);
7456 issue_nops_and_insn (struct bundle_state *originator, int before_nops_num,
7861 issue_nops_and_insn (curr_state, 2, insn, bundle_end_p,
7863 issue_nops_and_insn (curr_state, 1, insn, bundle_end_p,
7865 issue_nops_and_insn (curr_state, 0, insn, bundle_end_p,
7440 issue_nops_and_insn (struct bundle_state *originator, int before_nops_num, function

Completed in 177 milliseconds