/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | Layer.cpp | 117 LLVM_DEBUG(JD.getExecutionSession().runSessionLocked([&]() { in discard() 137 : IRMaterializationUnit(L.getExecutionSession(), MO, std::move(TSM)), L(L) { in BasicIRLayerMaterializationUnit() 152 auto &ES = R->getTargetJITDylib().getExecutionSession(); in materialize() 180 auto I = getObjectFileInterface(getExecutionSession(), O->getMemBufferRef()); in add() 187 auto I = getObjectFileInterface(getExecutionSession(), O->getMemBufferRef()); in add() 198 getObjectFileInterface(L.getExecutionSession(), O->getMemBufferRef()); in Create()
|
H A D | RTDyldObjectLinkingLayer.cpp | 24 auto &ES = MR.getTargetJITDylib().getExecutionSession(); in lookup() 97 auto &ES = getExecutionSession(); in emit() 102 getExecutionSession().reportError(Obj.takeError()); in emit() 234 auto &ES = getExecutionSession(); in onObjLoad() 312 auto InternedName = getExecutionSession().intern(KV.first); in onObjLoad() 362 getExecutionSession().reportError(std::move(Err)); in onObjEmit() 373 getExecutionSession().reportError(std::move(Err)); in onObjEmit() 395 getExecutionSession().reportError(std::move(Err)); in onObjEmit() 405 getExecutionSession().runSessionLocked([&] { in handleRemoveResources()
|
H A D | LLJIT.cpp | 137 getExecutionSession().setPlatform( in GenericLLVMIRPlatformSupport() 155 ExecutionSession &getExecutionSession() { return J.getExecutionSession(); } in getExecutionSession() function in __anonc48a5abb0111::GenericLLVMIRPlatformSupport 270 getExecutionSession().runSessionLocked([&]() { in registerInitFunc() 276 getExecutionSession().runSessionLocked( in registerDeInitFunc() 288 if (auto Err = getExecutionSession().runSessionLocked([&]() -> Error { in getInitializers() 315 auto &ES = getExecutionSession(); in getInitializers() 336 auto &ES = getExecutionSession(); in getDeinitializers() 402 if (auto Err = getExecutionSession().runSessionLocked([&]() -> Error { in issueInitLookups() 419 return Platform::lookupInitSymbols(getExecutionSession(), in issueInitLookups() 526 MangleAndInterner Mangle(PS.getExecutionSession(), M.getDataLayout()); in operator ()() [all …]
|
H A D | ObjectLinkingLayer.cpp | 81 auto LGI = scanLinkGraph(ObjLinkingLayer.getExecutionSession(), *G); in Create() 183 Layer.getExecutionSession().reportError(std::move(Err)); in notifyFailed() 194 auto &ES = Layer.getExecutionSession(); in lookup() 234 auto &ES = Layer.getExecutionSession(); in notifyResolved() 301 Layer.getExecutionSession().getSymbolStringPool(), G.getName(), in notifyResolved() 316 Layer.getExecutionSession().getSymbolStringPool(), G.getName(), in notifyResolved() 329 Layer.getExecutionSession().reportError(std::move(Err)); in notifyFinalized() 334 Layer.getExecutionSession().reportError(std::move(Err)); in notifyFinalized() 462 auto &ES = Layer.getExecutionSession(); in claimOrExternalizeWeakAndCommonSymbols() 504 auto &ES = Layer.getExecutionSession(); in markResponsibilitySymbolsLive() [all …]
|
H A D | CompileOnDemandLayer.cpp | 133 auto &ES = getExecutionSession(); in emit() 169 getExecutionSession().reportError(std::move(Err)); in emit() 177 getExecutionSession().reportError(std::move(Err)); in emit() 191 getExecutionSession().createBareJITDylib(TargetD.getName() + ".impl"); in getPerDylibResources() 268 auto &ES = getExecutionSession(); in emitPartition() 304 getExecutionSession().reportError(std::move(Err)); in emitPartition()
|
H A D | ExecutionUtils.cpp | 120 JD.getExecutionSession(), in add() 153 auto &ES = JD.getExecutionSession(); in run() 296 const auto &TT = L.getExecutionSession().getTargetTriple(); in Load() 359 const auto &TT = L.getExecutionSession().getTargetTriple(); in Create() 410 auto I = GetObjFileInterface(L.getExecutionSession(), ChildBufferRef); in tryToGenerate() 456 ObjectFilesMap[L.getExecutionSession().intern(SymName)] = in buildObjectFilesMap()
|
H A D | LazyReexports.cpp | 180 R->getExecutionSession().reportError(std::move(Err)); in materialize() 196 SourceJD.getExecutionSession().reportError( in materialize() 210 SourceJD.getExecutionSession().reportError(std::move(Err)); in materialize()
|
H A D | IRTransformLayer.cpp | 28 getExecutionSession().reportError(TransformedTSM.takeError()); in emit()
|
H A D | ObjectTransformLayer.cpp | 35 getExecutionSession().reportError(TransformedObj.takeError()); in emit()
|
H A D | IRCompileLayer.cpp | 43 getExecutionSession().reportError(Obj.takeError()); in emit()
|
H A D | SectCreate.cpp | 21 ObjLinkingLayer.getExecutionSession().getTargetTriple(), in materialize()
|
H A D | Core.cpp | 50 getJITDylib().getExecutionSession().destroyResourceTracker(*this); in ~ResourceTracker() 55 return getJITDylib().getExecutionSession().removeResourceTracker(*this); in remove() 59 getJITDylib().getExecutionSession().transferResourceTracker(DstRT, *this); in transferTo() 295 R->getExecutionSession().reportError(std::move(Err)); in materialize() 300 R->getExecutionSession().reportError(std::move(Err)); in materialize() 333 auto &ES = R->getTargetJITDylib().getExecutionSession(); in materialize() 458 auto &ES = QueryInfo->R->getTargetJITDylib().getExecutionSession(); in materialize() 514 auto Flags = SourceJD.getExecutionSession().lookupFlags( in buildSimpleReexportsAliasMap() 573 auto &ES = SearchOrder.front().first->getExecutionSession(); in complete() 596 auto &ES = SearchOrder.front().first->getExecutionSession(); in complete() [all …]
|
H A D | SimpleRemoteEPC.cpp | 123 getExecutionSession().reportError(std::move(Err)); in callWrapperAsync() 424 getExecutionSession().reportError(std::move(Err)); in handleCallWrapper()
|
H A D | MachOPlatform.cpp | 102 const auto &TT = MOP.getExecutionSession().getTargetTriple(); in createPlatformGraph() 1119 {{MR.getExecutionSession().intern(ObjCImageInfoSymbolName), in processObjCImageInfo() 1730 getMachOHeaderInfoFromTriple(MOP.getExecutionSession().getTargetTriple()); in createHeaderBlock() 1796 switch (MOP.getExecutionSession().getTargetTriple().getArch()) { in createHeaderBlock() 1811 HeaderSymbolFlags[MOP.getExecutionSession().intern(HS.Name)] = in createHeaderInterface()
|
H A D | ExecutorProcessControl.cpp | 209 ->getExecutionSession() in jitDispatchViaWrapperFunctionManager()
|
H A D | OrcV2CBindings.cpp | 479 return wrap(&unwrap(MR)->getExecutionSession()); in LLVMOrcMaterializationResponsibilityGetExecutionSession() 946 return wrap(&unwrap(J)->getExecutionSession()); in LLVMOrcLLJITGetExecutionSession()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | Core.h | 580 ExecutionSession &getExecutionSession() const; 1008 ExecutionSession &getExecutionSession() const { return ES; } in getExecutionSession() function 1879 return getJITDylib().getExecutionSession().runSessionLocked([&]() -> Error { in withResourceKeyDo() 1888 MaterializationResponsibility::getExecutionSession() const { in getExecutionSession() function 1889 return JD.getExecutionSession(); in getExecutionSession() 2023 getExecutionSession().OL_destroyMaterializationResponsibility(*this); in ~MaterializationResponsibility() 2027 return getExecutionSession().OL_getRequestedSymbols(*this); in getRequestedSymbols() 2032 return getExecutionSession().OL_notifyResolved(*this, Symbols); in notifyResolved() 2037 return getExecutionSession().OL_notifyEmitted(*this, EmittedDeps); in notifyEmitted() 2042 return getExecutionSession().OL_defineMaterializing(*this, in defineMaterializing() [all …]
|
H A D | Layer.h | 75 ExecutionSession &getExecutionSession() { return ES; } in getExecutionSession() function 141 ExecutionSession &getExecutionSession() { return ES; } in getExecutionSession() function
|
H A D | COFFPlatform.h | 57 ExecutionSession &getExecutionSession() const { return ES; } in getExecutionSession() function
|
H A D | ELFNixPlatform.h | 106 ExecutionSession &getExecutionSession() const { return ES; } in getExecutionSession() function
|
H A D | MachOPlatform.h | 150 ExecutionSession &getExecutionSession() const { return ES; } in getExecutionSession() function
|
H A D | LLJIT.h | 63 ExecutionSession &getExecutionSession() { return *ES; } in getExecutionSession() function
|
H A D | ExecutorProcessControl.h | 198 ExecutionSession &getExecutionSession() { in getExecutionSession() function
|
/freebsd/contrib/llvm-project/clang/lib/Interpreter/ |
H A D | IncrementalExecutor.cpp | 111 ExecutionSession &ES = Jit->getExecutionSession(); in getSymbolAddress()
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/ |
H A D | VTuneSupportPlugin.cpp | 171 auto &ES = EPC.getExecutionSession(); in Create()
|