Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVSubtarget.h41 uint32_t OpenCLVersion; global() variable
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenCLOptions.h40 static inline OpenCLVersionID encodeOpenCLVersion(unsigned OpenCLVersion) { in encodeOpenCLVersion()