Home
last modified time | relevance | path

Searched defs:vendor_id (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/openmp/libomptarget/include/
H A Dinterop.h174 const omp_foreign_runtime_ids_t vendor_id = cuda; member
/llvm-project-15.0.7/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPT.cpp443 std::string vendor_id; in GetCPUInfoForLiveProcess() local