Home
last modified time | relevance | path

Searched defs:Ext (Results 1 – 25 of 135) sorted by relevance

123456

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DOpenCLOptions.cpp32 bool OpenCLOptions::isAvailableOption(llvm::StringRef Ext, in isAvailableOption()
54 bool OpenCLOptions::isSupported(llvm::StringRef Ext, in isSupported()
61 bool OpenCLOptions::isSupportedCore(llvm::StringRef Ext, in isSupportedCore()
68 bool OpenCLOptions::isSupportedOptionalCore(llvm::StringRef Ext, in isSupportedOptionalCore()
75 bool OpenCLOptions::isSupportedCoreOrOptionalCore(llvm::StringRef Ext, in isSupportedCoreOrOptionalCore()
80 bool OpenCLOptions::isSupportedExtension(llvm::StringRef Ext, in isSupportedExtension()
88 void OpenCLOptions::enable(llvm::StringRef Ext, bool V) { in enable()
92 void OpenCLOptions::acceptsPragma(llvm::StringRef Ext, bool V) { in acceptsPragma()
96 void OpenCLOptions::support(llvm::StringRef Ext, bool V) { in support()
103 #define OPENCL_GENERIC_EXTENSION(Ext, ...) \ in OpenCLOptions() argument
H A DTargets.cpp888 #define OPENCL_GENERIC_EXTENSION(Ext, ...) \ in validateOpenCLTarget() argument
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DRISCVISAInfo.cpp156 static bool stripExperimentalPrefix(StringRef &Ext) { in stripExperimentalPrefix()
167 static size_t findLastNonVersionCharacter(StringRef Ext) { in findLastNonVersionCharacter()
209 static StringRef getExtensionTypeDesc(StringRef Ext) { in getExtensionTypeDesc()
219 static StringRef getExtensionType(StringRef Ext) { in getExtensionType()
230 isExperimentalExtension(StringRef Ext) { in isExperimentalExtension()
239 bool RISCVISAInfo::isSupportedExtensionFeature(StringRef Ext) { in isSupportedExtensionFeature()
250 bool RISCVISAInfo::isSupportedExtension(StringRef Ext) { in isSupportedExtension()
263 bool RISCVISAInfo::isSupportedExtension(StringRef Ext, unsigned MajorVersion, in isSupportedExtension()
305 for (const RISCVSupportedExtension &Ext : SupportedExtensions) { in toFeatures() local
311 for (const RISCVSupportedExtension &Ext : SupportedExperimentalExtensions) { in toFeatures() local
[all …]
H A DAArch64TargetParser.cpp207 for (const auto &Ext : Extensions) { in PrintSupportedExtensions() local
236 for (const auto &Ext : EnabledExtensionsInfo) { in printEnabledExtensions() local
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A Dbugpoint.cpp94 #define HANDLE_EXTENSION(Ext) \ argument
171 #define HANDLE_EXTENSION(Ext) \ in main() argument
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DTestModuleFileExtension.cpp36 auto Ext = static_cast<TestModuleFileExtension *>(getExtension()); in writeExtensionContents() local
45 TestModuleFileExtension::Reader::Reader(ModuleFileExtension *Ext, in Reader()
H A DTestModuleFileExtension.h30 Writer(ModuleFileExtension *Ext) : ModuleFileExtensionWriter(Ext) { } in Writer()
H A DInitPreprocessor.cpp115 const llvm::fltSemantics *Sem, StringRef Ext) { in DefineFloatMacros()
799 #define OPENCL_GENERIC_EXTENSION(Ext, ...) \ in InitializeOpenCLFeatureTestMacros() argument
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DRISCVISAUtils.cpp40 static unsigned singleLetterExtensionRank(char Ext) { in singleLetterExtensionRank()
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVCommandLine.cpp159 for (const auto &Ext : ExtNames) { in checkExtensions() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DRISCVTargetDefEmitter.cpp70 for (const Record *Ext : Extensions) { in emitRISCVExtensions() local
123 for (auto const &Ext : Extensions) in printMArch() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp190 for (const auto *Ext : IDecl->visible_extensions()) in findPropertyDecl() local
260 for (const auto *Ext : ClassDecl->visible_extensions()) { in FindPropertyDeclaration() local
406 for (const auto *Ext : known_extensions()) { in collectPropertiesToImplement() local
498 for (const auto *Ext : D->visible_extensions()) { in isIntroducingInitializers() local
560 for (const auto *Ext : IFace->visible_extensions()) { in getDesignatedInitializers() local
595 for (const auto *Ext : IFace->visible_extensions()) { in isDesignatedInitializer() local
650 for (const auto *Ext : ClassDecl->visible_extensions()) { in lookupInstanceVariable() local
1023 for (auto *Ext : IFD->known_extensions()) in getCanonicalDecl() local
1431 for (const auto *Ext : ClassDecl->visible_extensions()) { in findPropertyDecl() local
1678 for (const auto *Ext : known_extensions()) { in all_declared_ivar_begin() local
[all …]
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangOpenCLBuiltinEmitter.cpp758 for (StringRef Ext : ExtVec) { in EmitMacroChecks() local
1080 StringRef Ext = in expandTypesInSignature() local
1131 for (StringRef Ext : ExtVec) { in emitExtensionGuard() local
1188 for (const auto Ext : ExtSet) { in emitTypeExtensionGuards() local
/freebsd/contrib/llvm-project/lld/COFF/
H A DLTO.cpp228 const char *Ext = emitASM ? ".s" : ".obj"; in compile() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTCommon.cpp221 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in TypeIdxFromBuiltin() argument
/freebsd/contrib/llvm-project/llvm/tools/opt/
H A DNewPMDriver.cpp345 #define HANDLE_EXTENSION(Ext) \ argument
459 #define HANDLE_EXTENSION(Ext) \ in runPassPipeline() argument
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DUtils.cpp34 StringRef Ext = Extension.toStringRef(Storage); in replace_extension() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVELaneInterleavingPass.cpp361 Value *Ext = FPext ? Builder.CreateFPExt(Shuffle, I->getType()) in tryInterleave() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp1126 for (auto *Ext : IDecl->known_extensions()) { in ActOnPropertyImplDecl() local
1759 for (auto *Ext : IDecl->visible_extensions()) in CollectImmediateProperties() local
1845 for (const auto *Ext : IFace->known_extensions()) in IvarBacksCurrentMethodAccessor() local
2161 for (const auto *Ext : IDecl->known_extensions()) in AtomicPropertySetterGetterRules() local
2332 for (auto *Ext : IFD->visible_extensions()) in DiagnoseMissingDesignatedInitOverrides() local
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp180 #define HANDLE_EXTENSION(Ext) \ argument
187 #define HANDLE_EXTENSION(Ext) \ in RegisterPassPlugins() argument
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DToolChain.cpp220 for (const auto &Ext : AArch64::Extensions) in getAArch64MultilibFlags() local
224 for (const auto &Ext : AArch64::Extensions) in getAArch64MultilibFlags() local
272 for (const auto &Ext : ARM::ARCHExtNames) in getARMMultilibFlags() local
276 for (const auto &Ext : ARM::ARCHExtNames) in getARMMultilibFlags() local
H A DTypes.cpp309 types::ID types::lookupTypeForExtension(llvm::StringRef Ext) { in lookupTypeForExtension()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp1171 StringRef Ext, LLVMContext &Context) { in cloneNoAliasScopes()
1230 LLVMContext &Context, StringRef Ext) { in cloneAndAdaptNoAliasScopes()
1247 LLVMContext &Context, StringRef Ext) { in cloneAndAdaptNoAliasScopes()
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DHIPUtility.cpp88 llvm::StringRef Ext = IsMSVC ? ".lib" : ".a"; in processStaticLibraries() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp96 #define HANDLE_EXTENSION(Ext) \ argument
993 #define HANDLE_EXTENSION(Ext) \ in RunOptimizationPipeline() argument

123456