Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DROCm.h93 SmallString<0> OCML; variable
116 return !OCML.empty() && !OCKL.empty() && !OpenCL.empty() && !HIP.empty() && in allGenericLibsValid()
175 assert(!OCML.empty()); in getOCMLPath()
176 return OCML; in getOCMLPath()
H A DAMDGPU.cpp95 OCML = FilePath; in scanLibDevicePath()