Home
last modified time | relevance | path

Searched refs:getOCLVersion (Results 1 – 4 of 4) sorted by relevance

/external/spirv-llvm/lib/SPIRV/
DOCL20To12.cpp83 if (getOCLVersion(M) >= kOCLVer::CL20) in runOnModule()
DTransOCLMD.cpp90 CLVer = getOCLVersion(M, true); in runOnModule()
DOCLUtil.cpp194 unsigned getOCLVersion(Module *M, bool AllowMulti) { in getOCLVersion() function
DOCLUtil.h293 unsigned getOCLVersion(Module *M, bool AllowMulti = false);