Searched defs:isSupported (Results 1 – 4 of 4) sorted by relevance
39 bool OpenCLOptions::isSupported(llvm::StringRef Ext, in isSupported() function in clang::OpenCLOptions
56 bool isSupported() const { return Supported; } in isSupported() function in __anonfa7ed6290111::FusionFeature
128 bool X86InterleavedAccessGroup::isSupported() const { in isSupported() function in X86InterleavedAccessGroup
5230 auto isSupported = [this](const LegalityQuery &Q) { in lowerBitCount() local