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

/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dia64.c7674 ia64_add_bundle_selector_before (int template0, rtx insn)
7676 rtx b = gen_bundle_selector (GEN_INT (template0));
7680 if ((template0 == 4 || template0 == 5)
7764 int pos = 0, max_pos, template0, template1;
7926 template0 = template1 = -1;
7966 || (max_pos == 3 && template0 < 0))
7972 template0 = get_template (curr_state->dfa_state, 3);
7976 template0 = get_template (curr_state->dfa_state, 6);
7998 gcc_assert (template0 >
7658 ia64_add_bundle_selector_before(int template0, rtx insn) argument
7748 int pos = 0, max_pos, template0, template1; local
[all...]

Completed in 154 milliseconds