Home
last modified time | relevance | path

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

/freebsd/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.cpp852 const llvm::StringMap<bool> &OpenCLFeaturesMap = getSupportedOpenCLOpts(); in validateOpenCLTarget() local
H A DTargetInfo.cpp463 const auto &OpenCLFeaturesMap = getSupportedOpenCLOpts(); in adjust() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp779 const llvm::StringMap<bool> &OpenCLFeaturesMap = TI.getSupportedOpenCLOpts(); in InitializeOpenCLFeatureTestMacros() local