Home
last modified time | relevance | path

Searched defs:OpenCLFeaturesMap (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DOpenCLOptions.cpp124 auto OpenCLFeaturesMap = TI.getSupportedOpenCLOpts(); in diagnoseUnsupportedFeatureDependencies() local
141 auto OpenCLFeaturesMap = TI.getSupportedOpenCLOpts(); in diagnoseFeatureExtensionDifferences() local
H A DTargets.cpp849 const llvm::StringMap<bool> &OpenCLFeaturesMap = getSupportedOpenCLOpts(); validateOpenCLTarget() local
H A DTargetInfo.cpp452 const auto &OpenCLFeaturesMap = getSupportedOpenCLOpts(); adjust() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetOptions.h65 llvm::StringMap<bool> OpenCLFeaturesMap; variable
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp751 const llvm::StringMap<bool> &OpenCLFeaturesMap = TI.getSupportedOpenCLOpts(); InitializeOpenCLFeatureTestMacros() local