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

  /src/external/gpl3/gcc/dist/gcc/
omp-general.cc 1442 omp_context_selector_matches (tree ctx) function
2398 switch (omp_context_selector_matches (varentry1->ctx))
2502 switch (omp_context_selector_matches (TREE_VALUE (TREE_VALUE (attr))))
omp-general.cc 1442 omp_context_selector_matches (tree ctx) function
2398 switch (omp_context_selector_matches (varentry1->ctx))
2502 switch (omp_context_selector_matches (TREE_VALUE (TREE_VALUE (attr))))
  /src/external/gpl3/gcc.old/dist/gcc/
omp-general.cc 1263 omp_context_selector_matches (tree ctx) function
2158 switch (omp_context_selector_matches (varentry1->ctx))
2262 switch (omp_context_selector_matches (TREE_VALUE (TREE_VALUE (attr))))
omp-general.cc 1263 omp_context_selector_matches (tree ctx) function
2158 switch (omp_context_selector_matches (varentry1->ctx))
2262 switch (omp_context_selector_matches (TREE_VALUE (TREE_VALUE (attr))))

Completed in 195 milliseconds