Searched refs:omp_foreign_runtime_ids_t (Results 1 – 2 of 2) sorted by relevance
162 } omp_foreign_runtime_ids_t; typedef174 const omp_foreign_runtime_ids_t vendor_id = cuda;
42 const char *getVendorIdToStr(const omp_foreign_runtime_ids_t VendorId) { in getVendorIdToStr()