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

  /src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
mkoffload.cc 359 compile_native (const char *infile, const char *outfile, const char *compiler, function
604 compile_native (ptx_cfile_name, outname, collect_gcc, fPIC, fpic);
  /src/external/gpl3/gcc/dist/gcc/config/nvptx/
mkoffload.cc 585 compile_native (const char *infile, const char *outfile, const char *compiler, function
861 compile_native (ptx_cfile_name, outname, collect_gcc, fPIC, fpic);
  /src/external/gpl3/gcc.old/dist/gcc/config/gcn/
mkoffload.cc 765 compile_native (const char *infile, const char *outfile, const char *compiler, function
1172 compile_native (gcn_cfile_name, outname, collect_gcc, fPIC, fpic);
  /src/external/gpl3/gcc/dist/gcc/config/gcn/
mkoffload.cc 805 compile_native (const char *infile, const char *outfile, const char *compiler, function
1330 compile_native (gcn_cfile_name, outname, collect_gcc, fPIC, fpic);

Completed in 17 milliseconds