Home
last modified time | relevance | path

Searched refs:createRemoteMemoryManager (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/
H A DKaleidoscopeJIT.h143 if (auto Err = Remote.createRemoteMemoryManager(MemMgr)) { in addModule()
/aosp_15_r20/external/llvm/tools/lli/
H A Dlli.cpp660 ExitOnErr(R.createRemoteMemoryManager(RemoteMM)); in main()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h541 createRemoteMemoryManager() { in createRemoteMemoryManager() function
/aosp_15_r20/external/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h636 Error createRemoteMemoryManager(std::unique_ptr<RCMemoryManager> &MM) { in createRemoteMemoryManager() function