Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/config/ia64/
HDia64.c7748 int pos = 0, max_pos, template0, template1; in bundling() local
7910 template0 = template1 = -1; in bundling()
7959 template1 = get_template (curr_state->dfa_state, 3); in bundling()
7963 if (max_pos > 3 && template1 < 0) in bundling()
7967 template1 = get_template (curr_state->dfa_state, 3); in bundling()
7987 template0 = template1; in bundling()
7988 template1 = -1; in bundling()
8014 template0 = template1; in bundling()
8015 template1 = -1; in bundling()
8034 template0 = template1; in bundling()
[all …]