Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVSubtarget.h39 uint32_t OpenCLVersion; variable
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DOpenCLOptions.h40 static inline OpenCLVersionID encodeOpenCLVersion(unsigned OpenCLVersion) { in encodeOpenCLVersion()