HomeSort by: relevance | last modified time | path
    Searched defs:best_template (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-ia64.c 655 static unsigned char best_template[N][N][N]; variable
6528 template_val = best_template[type[0]][type[1]][type[2]];
7372 best_template[i][j][k] = t;
7378 /* For debugging changes to the best_template calculations. We don't care
7388 ia64_templ_desc[best_template[i][j][k]].name);
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-ia64.c 655 static unsigned char best_template[N][N][N]; variable
6528 template_val = best_template[type[0]][type[1]][type[2]];
7372 best_template[i][j][k] = t;
7378 /* For debugging changes to the best_template calculations. We don't care
7388 ia64_templ_desc[best_template[i][j][k]].name);

Completed in 35 milliseconds