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

  /src/external/gpl3/gcc/dist/libgomp/plugin/
plugin-gcn.c 1679 const static char *gcn_gfx900_s = "gfx900"; variable
1700 return gcn_gfx900_s;
1744 if (!strncmp (isa, gcn_gfx900_s, gcn_isa_name_len))
  /src/external/gpl3/gcc.old/dist/libgomp/plugin/
plugin-gcn.c 1628 const static char *gcn_gfx900_s = "gfx900"; variable
1643 return gcn_gfx900_s;
1675 if (!strncmp (isa, gcn_gfx900_s, gcn_isa_name_len))

Completed in 21 milliseconds