Home
last modified time | relevance | path

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

/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(); validateOpenCLTarget() local
H A DTargetInfo.cpp463 const auto &OpenCLFeaturesMap = getSupportedOpenCLOpts(); adjust() local
/llvm-project/clang/include/clang/Basic/
H A DTargetOptions.h65 llvm::StringMap<bool> OpenCLFeaturesMap; variable
/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp773 const llvm::StringMap<bool> &OpenCLFeaturesMap = TI.getSupportedOpenCLOpts(); InitializeOpenCLFeatureTestMacros() local