/llvm-project/clang/lib/Basic/ |
H A D | OpenCLOptions.cpp | 32 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 D | Targets.cpp | 861 OPENCL_GENERIC_EXTENSION(Ext,...) validateOpenCLTarget() argument
|
/llvm-project/llvm/lib/TargetParser/ |
H A D | RISCVISAInfo.cpp | 172 int Pos = Ext.size() - 1; in getExtensionTypeDesc() argument 119 stripExperimentalPrefix(StringRef & Ext) stripExperimentalPrefix() argument 130 findLastNonVersionCharacter(StringRef Ext) findLastNonVersionCharacter() argument 182 getExtensionType(StringRef Ext) getExtensionType() argument 193 isExperimentalExtension(StringRef Ext) isExperimentalExtension() argument 202 isSupportedExtensionFeature(StringRef Ext) isSupportedExtensionFeature() argument 213 isSupportedExtension(StringRef Ext) isSupportedExtension() argument 226 isSupportedExtension(StringRef Ext,unsigned MajorVersion,unsigned MinorVersion) isSupportedExtension() argument 268 for (const RISCVSupportedExtension &Ext : SupportedExtensions) { toFeatures() local 274 for (const RISCVSupportedExtension &Ext : SupportedExperimentalExtensions) { toFeatures() local 301 getExtensionVersion(StringRef Ext,StringRef In,unsigned & Major,unsigned & Minor,unsigned & ConsumeLength,bool EnableExperimentalExtension,bool ExperimentalExtensionVersionCheck) getExtensionVersion() argument 461 StringRef Ext = Arch.slice(0, Idx); parseNormalizedArchString() local 594 for (const char *Ext : RISCVGImplications) { parseArchString() local 615 StringRef Ext = Arch.slice(0, Idx); parseArchString() local 773 for (auto const &Ext : Exts) updateImplication() local 844 for (auto const &Ext : Exts) { updateImpliedLengths() local 885 for (auto const &Ext : Exts) { toString() local 927 isSupportedExtensionWithVersion(StringRef Ext) isSupportedExtensionWithVersion() argument 947 getTargetFeatureForExtension(StringRef Ext) getTargetFeatureForExtension() argument [all...] |
H A D | AArch64TargetParser.cpp | 54 if (auto Ext = parseFMVExtension(FeatureStr)) getCpuSupportsMask() local 169 for (const auto &Ext : Extensions) { PrintSupportedExtensions() local 198 for (const auto &Ext : EnabledExtensionsInfo) { printEnabledExtensions() local [all...] |
/llvm-project/llvm/lib/Extensions/ |
H A D | Extensions.cpp | 2 #define HANDLE_EXTENSION(Ext) \ argument 10 #define HANDLE_EXTENSION(Ext) \ in extensions_anchor() argument
|
/llvm-project/clang/test/CodeGen/ |
H A D | 2002-07-14-MiscTests2.c | 6 char *Ext; variable
|
/llvm-project/llvm/tools/bugpoint/ |
H A D | bugpoint.cpp | 94 #define HANDLE_EXTENSION(Ext) \ argument 171 #define HANDLE_EXTENSION(Ext) \ in main() argument
|
/llvm-project/clang/lib/Frontend/ |
H A D | TestModuleFileExtension.cpp | 37 auto Ext = static_cast<TestModuleFileExtension *>(getExtension()); in writeExtensionContents() local 46 TestModuleFileExtension::Reader::Reader(ModuleFileExtension *Ext, in Reader()
|
H A D | TestModuleFileExtension.h | 30 Writer(ModuleFileExtension *Ext) : ModuleFileExtensionWriter(Ext) { } in Writer()
|
/llvm-project/llvm/lib/Support/ |
H A D | RISCVISAUtils.cpp | 40 static unsigned singleLetterExtensionRank(char Ext) { in singleLetterExtensionRank()
|
/llvm-project/llvm/unittests/ADT/ |
H A D | PostOrderIteratorTest.cpp | 26 ExtSetTy Ext; TEST() local
|
/llvm-project/llvm/tools/llvm-rc/ |
H A D | ResourceScriptCppFilter.cpp | 92 StringRef Ext = Line.rsplit('.').second; in parseLine() local
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | ext-int.cpp | 432 ShiftBitIntByConstant(uint16_t4 Ext) ShiftBitIntByConstant() argument 451 ShiftBitIntByConstant(vint32_t8 Ext) ShiftBitIntByConstant() argument [all...] |
/llvm-project/clang/utils/TableGen/ |
H A D | ClangOpenCLBuiltinEmitter.cpp | 764 for (StringRef Ext : ExtVec) { EmitMacroChecks() local 1096 StringRef Ext = expandTypesInSignature() local 1148 for (StringRef Ext : ExtVec) { emitExtensionGuard() local 1195 for (const auto Ext : ExtVec) { emitTypeExtensionGuards() local 1207 for (const auto Ext : ExtSet) { emitTypeExtensionGuards() local [all...] |
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/ |
H A D | type-traits.cpp | 113 using Ext = std::ext::add_const<bool>::type; typedef
|
/llvm-project/clang/lib/AST/ |
H A D | DeclObjC.cpp | 193 for (const auto *Ext : IDecl->visible_extensions()) findPropertyDecl() local 263 for (const auto *Ext : ClassDecl->visible_extensions()) { FindPropertyDeclaration() local 409 for (const auto *Ext : known_extensions()) { collectPropertiesToImplement() local 501 for (const auto *Ext : D->visible_extensions()) { isIntroducingInitializers() local 563 for (const auto *Ext : IFace->visible_extensions()) { getDesignatedInitializers() local 598 for (const auto *Ext : IFace->visible_extensions()) { isDesignatedInitializer() local 653 for (const auto *Ext : ClassDecl->visible_extensions()) { lookupInstanceVariable() local 1026 for (auto *Ext : IFD->known_extensions()) getCanonicalDecl() local 1434 for (const auto *Ext : ClassDecl->visible_extensions()) { findPropertyDecl() local 1681 for (const auto *Ext : known_extensions()) { all_declared_ivar_begin() local 1691 for (const auto *Ext : known_extensions()) { all_declared_ivar_begin() local [all...] |
/llvm-project/clang/lib/Basic/Targets/ |
H A D | RISCV.cpp | 267 StringRef Ext = Feature.substr(1); // drop the +/- initFeatureMap() local 432 for (auto Ext : Exts) { parseTargetAttr() local
|
/llvm-project/lld/COFF/ |
H A D | LTO.cpp | 223 const char *Ext = emitASM ? ".s" : ".obj"; compile() local
|
/llvm-project/clang/lib/Serialization/ |
H A D | ASTCommon.cpp | 221 EXT_OPAQUE_TYPE(ExtType,Id,Ext) TypeIdxFromBuiltin() argument
|
/llvm-project/llvm/utils/TableGen/ |
H A D | RISCVTargetDefEmitter.cpp |
|
/llvm-project/llvm/tools/opt/ |
H A D | NewPMDriver.cpp | 336 HANDLE_EXTENSION(Ext) global() argument 451 HANDLE_EXTENSION(Ext) runPassPipeline() argument
|
/llvm-project/llvm/lib/TextAPI/ |
H A D | Utils.cpp | 34 StringRef Ext = Extension.toStringRef(Storage); in replace_extension() local
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | MVELaneInterleavingPass.cpp | 367 Value *Ext = FPext ? Builder.CreateFPExt(Shuffle, I->getType()) tryInterleave() local
|
/llvm-project/llvm/unittests/TargetParser/ |
H A D | CSKYTargetParserTest.cpp | 1054 for (auto &Ext : CSKY::CSKYARCHExtNames) { in TEST() local
|
/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVModuleAnalysis.cpp | 120 __anon3a7b6eba0102(const SPIRV::Extension::Extension &Ext) getSymbolicOperandRequirements() argument 301 auto Ext = SPIRV::Extension::Extension(MI.getOperand(0).getImm()); processDefInstrs() local 582 for (auto Ext : AllExtensions) { checkSatisfiable() local
|