Home
last modified time | relevance | path

Searched refs:omp_context_selector_compare (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Domp-general.cc1906 omp_context_selector_compare (tree ctx1, tree ctx2) in omp_context_selector_compare() function
2184 int r = omp_context_selector_compare (varentry1->ctx, in omp_resolve_late_declare_variant()
2354 int r = omp_context_selector_compare (ctx1, ctx2); in omp_resolve_declare_variant()
2441 int r = omp_context_selector_compare (ctx1, ctx2); in omp_resolve_declare_variant()
DChangeLog-20197439 omp_context_selector_compare): New functions.