| /freebsd-14.2/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 | 22 auto &ES = MR.getTargetJITDylib().getExecutionSession(); in lookup() 98 auto &ES = getExecutionSession(); in emit() 103 getExecutionSession().reportError(Obj.takeError()); in emit() 234 auto &ES = getExecutionSession(); in onObjLoad() 312 auto InternedName = getExecutionSession().intern(KV.first); in onObjLoad() 361 getExecutionSession().reportError(std::move(Err)); in onObjEmit() 367 getExecutionSession().reportError(std::move(Err)); in onObjEmit() 389 getExecutionSession().reportError(std::move(Err)); in onObjEmit() 399 getExecutionSession().runSessionLocked([&] { in handleRemoveResources()
|
| H A D | LLJIT.cpp | 137 getExecutionSession().setPlatform( in GenericLLVMIRPlatformSupport() 155 ExecutionSession &getExecutionSession() { return J.getExecutionSession(); } in getExecutionSession() function in __anon60c052310111::GenericLLVMIRPlatformSupport 270 getExecutionSession().runSessionLocked([&]() { in registerInitFunc() 276 getExecutionSession().runSessionLocked( in registerDeInitFunc() 315 auto &ES = getExecutionSession(); in getInitializers() 336 auto &ES = getExecutionSession(); in getDeinitializers() 611 auto &ES = J.getExecutionSession(); in initialize() 628 auto &ES = J.getExecutionSession(); in deinitialize() 781 J.getExecutionSession()); in prepareForConstruction() 1103 auto &ES = J.getExecutionSession(); in operator ()() [all …]
|
| H A D | ObjectLinkingLayer.cpp | 179 Layer.getExecutionSession().reportError(std::move(Err)); in notifyFailed() 190 auto &ES = Layer.getExecutionSession(); in lookup() 233 auto &ES = Layer.getExecutionSession(); in notifyResolved() 328 Layer.getExecutionSession().reportError(std::move(Err)); in notifyFinalized() 333 Layer.getExecutionSession().reportError(std::move(Err)); in notifyFinalized() 436 auto &ES = Layer.getExecutionSession(); in claimOrExternalizeWeakAndCommonSymbols() 477 auto &ES = Layer.getExecutionSession(); in markResponsibilitySymbolsLive() 485 auto &ES = MR->getTargetJITDylib().getExecutionSession(); in computeNamedSymbolDependencies() 600 return BlockDependenciesMap(Layer.getExecutionSession(), in computeBlockNonLocalDeps() 659 getExecutionSession().deregisterResourceManager(*this); in ~ObjectLinkingLayer() [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 | 119 JD.getExecutionSession(), in add() 152 auto &ES = JD.getExecutionSession(); in run() 295 const auto &TT = L.getExecutionSession().getTargetTriple(); in Load() 358 const auto &TT = L.getExecutionSession().getTargetTriple(); in Create() 409 auto I = GetObjFileInterface(L.getExecutionSession(), ChildBufferRef); in tryToGenerate() 444 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 | Core.cpp | 49 getJITDylib().getExecutionSession().destroyResourceTracker(*this); in ~ResourceTracker() 275 R->getExecutionSession().reportError(std::move(Err)); in materialize() 280 R->getExecutionSession().reportError(std::move(Err)); in materialize() 313 auto &ES = R->getTargetJITDylib().getExecutionSession(); in materialize() 497 auto Flags = SourceJD.getExecutionSession().lookupFlags( in buildSimpleReexportsAliasMap() 556 auto &ES = SearchOrder.front().first->getExecutionSession(); in complete() 579 auto &ES = SearchOrder.front().first->getExecutionSession(); in complete() 607 auto Flags = JD.getExecutionSession().lookupFlags( in tryToGenerate() 1010 getExecutionSession().getSymbolStringPool(), in resolve() 1088 getExecutionSession().getSymbolStringPool(), in emit() [all …]
|
| H A D | SimpleRemoteEPC.cpp | 106 getExecutionSession().reportError(std::move(Err)); in callWrapperAsync() 407 getExecutionSession().reportError(std::move(Err)); in handleCallWrapper()
|
| H A D | ExecutorProcessControl.cpp | 212 ->getExecutionSession() in jitDispatchViaWrapperFunctionManager()
|
| H A D | MachOPlatform.cpp | 102 const auto &TT = MOP.getExecutionSession().getTargetTriple(); in createPlatformGraph() 1083 {{MR.getExecutionSession().intern(ObjCImageInfoSymbolName), in processObjCImageInfo() 1684 getMachOHeaderInfoFromTriple(MOP.getExecutionSession().getTargetTriple()); in createHeaderBlock() 1747 switch (MOP.getExecutionSession().getTargetTriple().getArch()) { in createHeaderBlock() 1762 HeaderSymbolFlags[MOP.getExecutionSession().intern(HS.Name)] = in createHeaderInterface()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | Core.h | 552 ExecutionSession &getExecutionSession() const; 977 ExecutionSession &getExecutionSession() const { return ES; } in getExecutionSession() function 1821 MaterializationResponsibility::getExecutionSession() const { in getExecutionSession() function 1822 return JD.getExecutionSession(); in getExecutionSession() 1960 return getExecutionSession().OL_getRequestedSymbols(*this); in getRequestedSymbols() 1965 return getExecutionSession().OL_notifyResolved(*this, Symbols); in notifyResolved() 1969 return getExecutionSession().OL_notifyEmitted(*this); in notifyEmitted() 1974 return getExecutionSession().OL_defineMaterializing(*this, in defineMaterializing() 1979 getExecutionSession().OL_notifyFailed(*this); in failMaterialization() 1984 return getExecutionSession().OL_replace(*this, std::move(MU)); in replace() [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 | 136 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-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/ |
| H A D | DebuggerSupport.cpp | 33 auto &ES = J.getExecutionSession(); in enableDebuggerSupport()
|
| H A D | PerfSupportPlugin.cpp | 274 auto Batch = getRecords(EPC.getExecutionSession(), G, CodeIndex, in modifyPassConfig() 293 auto &ES = EPC.getExecutionSession(); in Create()
|
| H A D | DebuggerSupportPlugin.cpp | 407 MR.getTargetJITDylib().getExecutionSession(), LG, RegisterActionAddr); in modifyPassConfigForMachO()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Interpreter/ |
| H A D | IncrementalExecutor.cpp | 106 ExecutionSession &ES = Jit->getExecutionSession(); in getSymbolAddress()
|