Home
last modified time | relevance | path

Searched defs:MemMgr (Results 1 – 25 of 88) sorted by relevance

1234

/aosp_15_r20/external/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITMemoryManagerTest.cpp18 std::unique_ptr<SectionMemoryManager> MemMgr(new SectionMemoryManager()); in TEST() local
51 std::unique_ptr<SectionMemoryManager> MemMgr(new SectionMemoryManager()); in TEST() local
84 std::unique_ptr<SectionMemoryManager> MemMgr(new SectionMemoryManager()); in TEST() local
119 std::unique_ptr<SectionMemoryManager> MemMgr(new SectionMemoryManager()); in TEST() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
H A DRTDyldObjectLinkingLayer.cpp179 auto MemMgr = GetMemoryManager(); in emit() local
223 RuntimeDyld::MemoryManager &MemMgr, in onObjLoad()
357 std::unique_ptr<RuntimeDyld::MemoryManager> MemMgr, in onObjEmit()
408 for (auto &MemMgr : MemMgrsToRemove) { in handleRemoveResources() local
426 for (auto &MemMgr : SrcMemMgrs) in handleTransferResources() local
H A DDebugObjectManagerPlugin.cpp128 DebugObject(JITLinkMemoryManager &MemMgr, const JITLinkDylib *JD, in DebugObject()
157 JITLinkMemoryManager &MemMgr; member in llvm::orc::DebugObject
222 JITLinkMemoryManager &MemMgr, const JITLinkDylib *JD, in ELFDebugObject()
260 JITLinkMemoryManager &MemMgr, in CreateArchType()
H A DExecutorProcessControl.cpp29 std::unique_ptr<jitlink::JITLinkMemoryManager> MemMgr) in SelfExecutorProcessControl()
51 std::unique_ptr<jitlink::JITLinkMemoryManager> MemMgr) { in Create()
/aosp_15_r20/external/llvm/include/llvm/ExecutionEngine/Orc/
H A DLazyEmittingLayer.h118 MemoryManagerPtrT MemMgr, in EmissionDeferredSetImpl()
209 MemoryManagerPtrT MemMgr; variable
230 MemoryManagerPtrT MemMgr, in addModuleSet()
288 BaseLayerT &B, ModuleSetT Ms, MemoryManagerPtrT MemMgr, in create()
H A DObjectLinkingLayer.h102 ConcreteLinkedObjectSet(ObjSetT Objects, MemoryManagerPtrT MemMgr, in ConcreteLinkedObjectSet()
194 MemoryManagerPtrT MemMgr; variable
203 createLinkedObjectSet(ObjSetT Objects, MemoryManagerPtrT MemMgr, in createLinkedObjectSet()
249 MemoryManagerPtrT MemMgr, in addObjectSet()
H A DCompileOnDemandLayer.h149 std::unique_ptr<ResourceOwner<RuntimeDyld::MemoryManager>> MemMgr; member
185 MemoryManagerPtrT MemMgr, in addModuleSet()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DRTDyldObjectLinkingLayer.h215 OwnedObject Obj, MemoryManagerPtrT MemMgr, in ConcreteLinkedObject()
331 MemoryManagerPtrT MemMgr; variable
339 OwnedObject Obj, MemoryManagerPtrT MemMgr, in createLinkedObject()
350 std::shared_ptr<RuntimeDyld::MemoryManager> MemMgr; member
/aosp_15_r20/external/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp285 TrivialMemoryManager MemMgr; in printLineInfoForInput() local
395 static void doPreallocation(TrivialMemoryManager &MemMgr) { in doPreallocation()
411 TrivialMemoryManager MemMgr; in executeInput() local
544 TrivialMemoryManager &MemMgr, in remapSectionsAndSymbols()
675 TrivialMemoryManager MemMgr; in linkAndVerify() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.cpp145 void SimpleSegmentAlloc::Create(JITLinkMemoryManager &MemMgr, in Create()
200 SimpleSegmentAlloc::Create(JITLinkMemoryManager &MemMgr, const JITLinkDylib *JD, in Create()
236 IPInFlightAlloc(InProcessMemoryManager &MemMgr, LinkGraph &G, BasicLayout BL, in IPInFlightAlloc()
297 InProcessMemoryManager &MemMgr; member in llvm::jitlink::InProcessMemoryManager::IPInFlightAlloc
/aosp_15_r20/external/llvm/lib/ExecutionEngine/Orc/
H A DOrcMCJITReplacement.h135 std::shared_ptr<MCJITMemoryManager> MemMgr, in createOrcMCJITReplacement()
148 std::shared_ptr<MCJITMemoryManager> MemMgr, in OrcMCJITReplacement()
347 MCJITReplacementMemMgr MemMgr; variable
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.h52 RuntimeDyldMachO(RuntimeDyld::MemoryManager &MemMgr, in RuntimeDyldMachO()
154 RuntimeDyldMachOCRTPBase(RuntimeDyld::MemoryManager &MemMgr, in RuntimeDyldMachOCRTPBase()
H A DRuntimeDyldImpl.h227 RuntimeDyld::MemoryManager &MemMgr; variable
422 RuntimeDyldImpl(RuntimeDyld::MemoryManager &MemMgr, in RuntimeDyldImpl()
H A DRuntimeDyldCOFF.h39 RuntimeDyldCOFF(RuntimeDyld::MemoryManager &MemMgr, in RuntimeDyldCOFF()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.h51 RuntimeDyldMachO(RuntimeDyld::MemoryManager &MemMgr, in RuntimeDyldMachO()
154 RuntimeDyldMachOCRTPBase(RuntimeDyld::MemoryManager &MemMgr, in RuntimeDyldMachOCRTPBase()
H A DRuntimeDyldImpl.h247 RuntimeDyld::MemoryManager &MemMgr; variable
464 RuntimeDyldImpl(RuntimeDyld::MemoryManager &MemMgr, in RuntimeDyldImpl()
H A DRuntimeDyldCOFF.h38 RuntimeDyldCOFF(RuntimeDyld::MemoryManager &MemMgr, in RuntimeDyldCOFF()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.h51 RuntimeDyldMachO(RuntimeDyld::MemoryManager &MemMgr, in RuntimeDyldMachO()
154 RuntimeDyldMachOCRTPBase(RuntimeDyld::MemoryManager &MemMgr, in RuntimeDyldMachOCRTPBase()
H A DRuntimeDyldImpl.h244 RuntimeDyld::MemoryManager &MemMgr; variable
453 RuntimeDyldImpl(RuntimeDyld::MemoryManager &MemMgr, in RuntimeDyldImpl()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DOrcMCJITReplacement.h220 std::shared_ptr<MCJITMemoryManager> MemMgr, in createOrcMCJITReplacement()
232 OrcMCJITReplacement(std::shared_ptr<MCJITMemoryManager> MemMgr, in OrcMCJITReplacement()
467 std::shared_ptr<MCJITReplacementMemMgr> MemMgr; variable
H A DRTDyldObjectLinkingLayer.cpp84 for (auto &MemMgr : MemMgrs) in ~RTDyldObjectLinkingLayer() local
132 RuntimeDyld::MemoryManager *MemMgr = nullptr; in emit() local
/aosp_15_r20/external/llvm/unittests/ExecutionEngine/Orc/
H A DObjectTransformLayerTest.cpp59 ObjSetHandleT addObjectSet(ObjSetT Objects, MemoryManagerPtrT MemMgr, in addObjectSet()
74 void expectAddObjectSet(ObjSetT &Objects, MockMemoryManager *MemMgr, in expectAddObjectSet()
/aosp_15_r20/external/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp48 std::shared_ptr<MCJITMemoryManager> MemMgr, in createJIT()
69 std::shared_ptr<MCJITMemoryManager> MemMgr, in MCJIT()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp46 std::shared_ptr<MCJITMemoryManager> MemMgr, in createJIT()
67 std::shared_ptr<MCJITMemoryManager> MemMgr, in MCJIT()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp43 std::shared_ptr<MCJITMemoryManager> MemMgr, in createJIT()
64 std::shared_ptr<MCJITMemoryManager> MemMgr, in MCJIT()

1234