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

  /src/external/gpl3/gcc/dist/gcc/config/c6x/
c6x.cc 2016 int t_half;
2019 t_half = rf == DEST_REGFILE_A ? 1 : 2;
2020 fprintf (file, ".d%dt%d", half, t_half);
2005 int t_half; local
  /src/external/gpl3/gcc.old/dist/gcc/config/c6x/
c6x.cc 2016 int t_half;
2019 t_half = rf == DEST_REGFILE_A ? 1 : 2;
2020 fprintf (file, ".d%dt%d", half, t_half);
2005 int t_half; local

Completed in 30 milliseconds