Searched defs:isSupported (Results 1 – 6 of 6) sorted by relevance
51 bool isSupported(const MCSubtargetInfo &STI) const { in isSupported() function
54 bool OpenCLOptions::isSupported(llvm::StringRef Ext, in isSupported() function in clang::OpenCLOptions
58 bool isSupported() const { return Supported; } in isSupported() function in __anonb9ffbbfe0111::FusionFeature
128 bool X86InterleavedAccessGroup::isSupported() const { in isSupported() function in X86InterleavedAccessGroup
712 bool isSupported(const ThreadingPath &TPath) { in isSupported() function
6401 auto isSupported = [this](const LegalityQuery &Q) { in lowerBitCount() local