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

  /src/external/gpl3/gcc/dist/gcc/config/nvptx/
nvptx.cc 6581 const char *vector_reason = NULL;
6588 vector_reason = G_("using %<vector_length (%d)%> due to call to"
6596 vector_reason = G_("using %<vector_length (%d)%>, ignoring runtime setting");
6608 vector_reason != NULL
6609 ? vector_reason
6573 const char *vector_reason = NULL; local
nvptx.cc 6581 const char *vector_reason = NULL;
6588 vector_reason = G_("using %<vector_length (%d)%> due to call to"
6596 vector_reason = G_("using %<vector_length (%d)%>, ignoring runtime setting");
6608 vector_reason != NULL
6609 ? vector_reason
6573 const char *vector_reason = NULL; local
  /src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
nvptx.cc 6434 const char *vector_reason = NULL;
6441 vector_reason = G_("using %<vector_length (%d)%> due to call to"
6449 vector_reason = G_("using %<vector_length (%d)%>, ignoring runtime setting");
6461 vector_reason != NULL
6462 ? vector_reason
6426 const char *vector_reason = NULL; local
nvptx.cc 6434 const char *vector_reason = NULL;
6441 vector_reason = G_("using %<vector_length (%d)%> due to call to"
6449 vector_reason = G_("using %<vector_length (%d)%>, ignoring runtime setting");
6461 vector_reason != NULL
6462 ? vector_reason
6426 const char *vector_reason = NULL; local

Completed in 61 milliseconds