Home
last modified time | relevance | path

Searched defs:Instance (Results 1 – 25 of 45) sorted by relevance

12

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCLabel.h25 unsigned Instance; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericDylibManager.h34 ExecutorAddr Instance; member
H A DEPCGenericRTDyldMemoryManager.h30 ExecutorAddr Instance; member
H A DMemoryMapper.h127 ExecutorAddr Instance; member
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DModelInjector.cpp78 CompilerInstance Instance(CI.getPCHContainerOperations()); in onBodySynthesis() local
/freebsd-src/sys/contrib/dev/acpica/compiler/
H A Ddttemplate.c679 UINT32 Instance) in DtEmitDefinitionBlock() argument
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DInterfaceStubFunctionsConsumer.cpp21 CompilerInstance &Instance; member in __anon497decaf0111::InterfaceStubFunctionsConsumer
239 InterfaceStubFunctionsConsumer(CompilerInstance & Instance,StringRef InFile,StringRef Format) InterfaceStubFunctionsConsumer() argument
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Utility/
H A DDiagnostics.cpp40 Diagnostics &Diagnostics::Instance() { return *InstanceImpl(); } in Instance() function in Diagnostics
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELFLinkGraphBuilder.h153 ClassT *Instance, RelocHandlerMethod &&Method) { in forEachRelaRelocation() argument
166 ClassT *Instance, RelocHandlerMethod &&Method) { in forEachRelRelocation() argument
/freebsd-src/sys/compat/linuxkpi/common/include/acpi/
H A Dacpi.h92 acpi_get_table(ACPI_STRING Signature, UINT32 Instance, in acpi_get_table()
/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendAction.h39 CompilerInstance *Instance; variable
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DLogger.cpp18 static auto *Instance = new NullLogger(); in null() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGTestChecker.cpp249 const CXXRecordDecl *AssertionResultDecl, SVal Instance, in getAssertionResultSuccessFieldValue()
/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtsd_exclusive.h159 Allocator *Instance = reinterpret_cast<Allocator *>(Ptr); teardownThread() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DGDBRegistrationListener.cpp114 static GDBJITRegistrationListener Instance; in instance() local
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DFrontendActions.cpp245 CompilerInstance Instance(CI.getPCHContainerOperations(), in visitModuleFile() local
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp342 getOrCreateDirectionalLocalSymbol(unsigned LocalLabelVal,unsigned Instance) getOrCreateDirectionalLocalSymbol() argument
350 unsigned Instance = NextInstance(LocalLabelVal); createDirectionalLocalSymbol() local
356 unsigned Instance = GetInstance(LocalLabelVal); getDirectionalLocalSymbol() local
/freebsd-src/contrib/llvm-project/clang/lib/Interpreter/
H A DDeviceOffload.cpp26 IncrementalCUDADeviceParser(Interpreter & Interp,std::unique_ptr<CompilerInstance> Instance,IncrementalParser & HostParser,llvm::LLVMContext & LLVMCtx,llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> FS,llvm::Error & Err) IncrementalCUDADeviceParser() argument
H A DIncrementalParser.cpp203 std::unique_ptr<CompilerInstance> Instance, in IncrementalParser() argument
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderInternals.h201 SmallVector<ObjCMethodDecl *, 2> Instance; member
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp5874 isInstantiationOf(ClassTemplateDecl * Pattern,ClassTemplateDecl * Instance) isInstantiationOf() argument
5887 isInstantiationOf(FunctionTemplateDecl * Pattern,FunctionTemplateDecl * Instance) isInstantiationOf() argument
5901 isInstantiationOf(ClassTemplatePartialSpecializationDecl * Pattern,ClassTemplatePartialSpecializationDecl * Instance) isInstantiationOf() argument
5916 isInstantiationOf(CXXRecordDecl * Pattern,CXXRecordDecl * Instance) isInstantiationOf() argument
5929 isInstantiationOf(FunctionDecl * Pattern,FunctionDecl * Instance) isInstantiationOf() argument
5942 isInstantiationOf(EnumDecl * Pattern,EnumDecl * Instance) isInstantiationOf() argument
5955 isInstantiationOf(UsingShadowDecl * Pattern,UsingShadowDecl * Instance,ASTContext & C) isInstantiationOf() argument
5961 isInstantiationOf(UsingDecl * Pattern,UsingDecl * Instance,ASTContext & C) isInstantiationOf() argument
5994 isInstantiationOfStaticDataMember(VarDecl * Pattern,VarDecl * Instance) isInstantiationOfStaticDataMember() argument
[all...]
/freebsd-src/sys/sys/
H A Daac_ioctl.h192 int32_t Instance; member
/freebsd-src/contrib/llvm-project/lldb/source/Host/common/
H A DFileSystem.cpp45 FileSystem &FileSystem::Instance() { return *InstanceImpl(); } in Instance() function in FileSystem
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp215 get(VPValue * Def,const VPIteration & Instance) get() argument
384 packScalarIntoVectorValue(VPValue * Def,const VPIteration & Instance) packScalarIntoVectorValue() argument
[all...]
/freebsd-src/contrib/llvm-project/compiler-rt/lib/orc/
H A Delfnix_platform.cpp458 char *Instance = Allocated.get() + ThreadDataDelta; in getInstance() local

12