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

  /src/external/gpl3/gcc/dist/gcc/
omp-general.cc 2364 *omp_declare_variant_alt; local
2383 = omp_declare_variant_alt->find_with_hash (&entry, DECL_UID (alt));
2466 if (omp_declare_variant_alt)
2472 omp_declare_variant_alt->remove_elt_with_hash (&entry,
2658 if (omp_declare_variant_alt == NULL)
2659 omp_declare_variant_alt
2661 *omp_declare_variant_alt->find_slot_with_hash (*slot, DECL_UID (alt),
2759 = omp_declare_variant_alt->find_with_hash (&entry, DECL_UID (node->decl));
2860 if (omp_declare_variant_alt == NULL)
2861 omp_declare_variant_alt
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
omp-general.cc 2124 *omp_declare_variant_alt; local
2143 = omp_declare_variant_alt->find_with_hash (&entry, DECL_UID (alt));
2226 if (omp_declare_variant_alt)
2232 omp_declare_variant_alt->remove_elt_with_hash (&entry,
2418 if (omp_declare_variant_alt == NULL)
2419 omp_declare_variant_alt
2421 *omp_declare_variant_alt->find_slot_with_hash (*slot, DECL_UID (alt),
2519 = omp_declare_variant_alt->find_with_hash (&entry, DECL_UID (node->decl));
2620 if (omp_declare_variant_alt == NULL)
2621 omp_declare_variant_alt
    [all...]

Completed in 90 milliseconds