Searched defs:Extensions (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DGeneratePCH.cpp23 PCHGenerator( const Preprocessor &PP, InMemoryModuleCache &ModuleCache, StringRef OutputFile, StringRef isysroot, std::shared_ptr<PCHBuffer> Buffer, ArrayRef<std::shared_ptr<ModuleFileExtension>> Extensions, bool AllowASTWithErrors, bool IncludeTimestamps, bool ShouldCacheASTInMemory) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DChainedIncludesSource.cpp161 ArrayRef<std::shared_ptr<ModuleFileExtension>> Extensions; local
H A DCompilerInstance.cpp506 createPCHExternalASTSource( StringRef Path, StringRef Sysroot, bool DisablePCHValidation, bool AllowPCHWithCompilerErrors, Preprocessor &PP, InMemoryModuleCache &ModuleCache, ASTContext &Context, const PCHContainerReader &PCHContainerRdr, ArrayRef<std::shared_ptr<ModuleFileExtension>> Extensions, ArrayRef<std::shared_ptr<DependencyCollector>> DependencyCollectors, void *DeserializationListener, bool OwnDeserializationListener, bool Preamble, bool UseGlobalModuleIndex) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DAArch64TargetParser.cpp62 bool AArch64::getExtensionFeatures(unsigned Extensions, argument
[all...]
H A DARMTargetParser.cpp402 bool ARM::getExtensionFeatures(unsigned Extensions, argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DPassManagerBuilder.h190 std::vector<std::pair<ExtensionPointTy, ExtensionFn>> Extensions; member in class:llvm::PassManagerBuilder
/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/Targets/
H A DARM.cpp375 unsigned Extensions = llvm::ARM::getDefaultExtensions(CPU, Arch); local
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dactbl2.h812 UINT16 Extensions; member in struct:acpi_ibft_control
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp11776 } Extensions[] = { local

Completed in 113 milliseconds