Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVSubtarget.h80 bool hasOpenCLFullProfile() const { return true; } in hasOpenCLFullProfile() function
H A DSPIRVModuleAnalysis.cpp569 if (ST.hasOpenCLFullProfile()) in initAvailableCapabilities()