Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Driver/ToolChains/
DROCm.h84 SmallString<0> OCML; variable
99 return !OCML.empty() && !OCKL.empty() && !OpenCL.empty() && !HIP.empty() && in allGenericLibsValid()
150 assert(!OCML.empty()); in getOCMLPath()
151 return OCML; in getOCMLPath()
DAMDGPU.cpp46 OCML = FilePath; in scanLibDevicePath()