Home
last modified time | relevance | path

Searched refs:get_template (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/gcc/config/ia64/
HDia64.c237 static int get_template (state_t, int);
7585 get_template (state_t state, int pos) in get_template() function
7956 template0 = get_template (curr_state->dfa_state, 3); in bundling()
7959 template1 = get_template (curr_state->dfa_state, 3); in bundling()
7960 template0 = get_template (curr_state->dfa_state, 6); in bundling()
7967 template1 = get_template (curr_state->dfa_state, 3); in bundling()
/NextBSD/contrib/gcc/
HDChangeLog-200521746 ia64_dfa_new_cycle, issue_nops_and_insn, get_template, bundling,
26567 * config/ia64/ia64.c (get_template): Change order of unit querying.
HDChangeLog-200336929 get_template, get_next_important_insn, bundling): New functions.