Searched defs:finalizeAsync (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ | ||
D | JITLinkMemoryManager.cpp | 37 void finalizeAsync(FinalizeContinuation OnFinalize) override { in allocate() function in llvm::jitlink::InProcessMemoryManager::allocate::IPMMAlloc |
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/ | ||
D | DebugObjectManagerPlugin.cpp | 169 void DebugObject::finalizeAsync(FinalizeContinuation OnFinalize) { in finalizeAsync() function in llvm::orc::DebugObject |
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ | ||
D | RuntimeDyld.cpp | 1191 void RuntimeDyldImpl::finalizeAsync( in finalizeAsync() function in llvm::RuntimeDyldImpl |
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/ | ||
D | RuntimeDyld.cpp | 1217 void RuntimeDyldImpl::finalizeAsync( in finalizeAsync() function in llvm::RuntimeDyldImpl |