Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVSubtarget.h91 bool hasOpenCLFullProfile() const { return true; } in hasOpenCLFullProfile() function
H A DSPIRVModuleAnalysis.cpp635 if (ST.hasOpenCLFullProfile()) in initAvailableCapabilitiesForOpenCL()