Home
last modified time | relevance | path

Searched refs:getExecutionSession (Results 201 – 225 of 377) sorted by relevance

12345678910>>...16

/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/examples/OrcV2Examples/LLJITWithGDBRegistrationListener/
H A DLLJITWithGDBRegistrationListener.cpp87 MangleAndInterner Mangle(J->getExecutionSession(), J->getDataLayout()); in main()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/examples/OrcV2Examples/LLJITWithGDBRegistrationListener/
H A DLLJITWithGDBRegistrationListener.cpp87 MangleAndInterner Mangle(J->getExecutionSession(), J->getDataLayout()); in main()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/examples/OrcV2Examples/LLJITWithGDBRegistrationListener/
H A DLLJITWithGDBRegistrationListener.cpp87 MangleAndInterner Mangle(J->getExecutionSession(), J->getDataLayout());
/dports/devel/llvm10/llvm-10.0.1.src/lib/ExecutionEngine/Orc/
H A DExecutionUtils.cpp121 JD.getExecutionSession(), in add()
154 auto &ES = JD.getExecutionSession(); in run()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DExecutionUtils.cpp121 JD.getExecutionSession(), in add()
154 auto &ES = JD.getExecutionSession(); in run()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DExecutionUtils.cpp121 JD.getExecutionSession(), in add()
154 auto &ES = JD.getExecutionSession(); in run()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp46 getJITDylib().getExecutionSession().destroyResourceTracker(*this); in ~ResourceTracker()
51 return getJITDylib().getExecutionSession().removeResourceTracker(*this); in remove()
55 getJITDylib().getExecutionSession().transferResourceTracker(DstRT, *this); in transferTo()
265 auto &ES = R->getTargetJITDylib().getExecutionSession(); in materialize()
449 auto Flags = SourceJD.getExecutionSession().lookupFlags( in buildSimpleReexportsAliasMap()
501 auto &ES = SearchOrder.front().first->getExecutionSession(); in complete()
528 auto &ES = SearchOrder.front().first->getExecutionSession(); in complete()
557 auto Flags = JD.getExecutionSession().lookupFlags( in tryToGenerate()
584 auto &ES = IPLS->SearchOrder.begin()->first->getExecutionSession(); in continueLookup()
1787 auto &ES = JDs.front()->getExecutionSession(); in getDFSLinkOrder()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp48 getJITDylib().getExecutionSession().destroyResourceTracker(*this); in ~ResourceTracker()
53 return getJITDylib().getExecutionSession().removeResourceTracker(*this); in remove()
57 getJITDylib().getExecutionSession().transferResourceTracker(DstRT, *this); in transferTo()
284 auto &ES = R->getTargetJITDylib().getExecutionSession(); in materialize()
468 auto Flags = SourceJD.getExecutionSession().lookupFlags( in buildSimpleReexportsAliasMap()
520 auto &ES = SearchOrder.front().first->getExecutionSession(); in complete()
547 auto &ES = SearchOrder.front().first->getExecutionSession(); in complete()
576 auto Flags = JD.getExecutionSession().lookupFlags( in tryToGenerate()
606 auto &ES = IPLS->SearchOrder.begin()->first->getExecutionSession(); in continueLookup()
1876 auto &ES = JDs.front()->getExecutionSession(); in getDFSLinkOrder()
[all …]
H A DExecutionUtils.cpp117 JD.getExecutionSession(), in add()
150 auto &ES = JD.getExecutionSession(); in run()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/ExecutionEngine/Orc/
H A DCore.cpp48 getJITDylib().getExecutionSession().destroyResourceTracker(*this); in ~ResourceTracker()
53 return getJITDylib().getExecutionSession().removeResourceTracker(*this); in remove()
57 getJITDylib().getExecutionSession().transferResourceTracker(DstRT, *this); in transferTo()
284 auto &ES = R->getTargetJITDylib().getExecutionSession(); in materialize()
468 auto Flags = SourceJD.getExecutionSession().lookupFlags( in buildSimpleReexportsAliasMap()
520 auto &ES = SearchOrder.front().first->getExecutionSession(); in complete()
547 auto &ES = SearchOrder.front().first->getExecutionSession(); in complete()
576 auto Flags = JD.getExecutionSession().lookupFlags( in tryToGenerate()
606 auto &ES = IPLS->SearchOrder.begin()->first->getExecutionSession(); in continueLookup()
1876 auto &ES = JDs.front()->getExecutionSession(); in getDFSLinkOrder()
[all …]
H A DExecutionUtils.cpp117 JD.getExecutionSession(), in add()
150 auto &ES = JD.getExecutionSession(); in run()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp46 getJITDylib().getExecutionSession().destroyResourceTracker(*this); in ~ResourceTracker()
51 return getJITDylib().getExecutionSession().removeResourceTracker(*this); in remove()
55 getJITDylib().getExecutionSession().transferResourceTracker(DstRT, *this); in transferTo()
265 auto &ES = R->getTargetJITDylib().getExecutionSession(); in materialize()
449 auto Flags = SourceJD.getExecutionSession().lookupFlags( in buildSimpleReexportsAliasMap()
501 auto &ES = SearchOrder.front().first->getExecutionSession(); in complete()
528 auto &ES = SearchOrder.front().first->getExecutionSession(); in complete()
557 auto Flags = JD.getExecutionSession().lookupFlags( in tryToGenerate()
587 auto &ES = IPLS->SearchOrder.begin()->first->getExecutionSession(); in continueLookup()
1788 auto &ES = JDs.front()->getExecutionSession(); in getDFSLinkOrder()
[all …]
H A DExecutionUtils.cpp117 JD.getExecutionSession(), in add()
150 auto &ES = JD.getExecutionSession(); in run()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp48 getJITDylib().getExecutionSession().destroyResourceTracker(*this); in ~ResourceTracker()
53 return getJITDylib().getExecutionSession().removeResourceTracker(*this); in remove()
57 getJITDylib().getExecutionSession().transferResourceTracker(DstRT, *this); in transferTo()
284 auto &ES = R->getTargetJITDylib().getExecutionSession(); in materialize()
468 auto Flags = SourceJD.getExecutionSession().lookupFlags( in buildSimpleReexportsAliasMap()
520 auto &ES = SearchOrder.front().first->getExecutionSession(); in complete()
547 auto &ES = SearchOrder.front().first->getExecutionSession(); in complete()
576 auto Flags = JD.getExecutionSession().lookupFlags( in tryToGenerate()
606 auto &ES = IPLS->SearchOrder.begin()->first->getExecutionSession(); in continueLookup()
1876 auto &ES = JDs.front()->getExecutionSession(); in getDFSLinkOrder()
[all …]
H A DExecutionUtils.cpp117 JD.getExecutionSession(), in add()
150 auto &ES = JD.getExecutionSession(); in run()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp47 getJITDylib().getExecutionSession().destroyResourceTracker(*this); in ~ResourceTracker()
52 return getJITDylib().getExecutionSession().removeResourceTracker(*this); in remove()
56 getJITDylib().getExecutionSession().transferResourceTracker(DstRT, *this); in transferTo()
287 auto &ES = R->getTargetJITDylib().getExecutionSession(); in materialize()
471 auto Flags = SourceJD.getExecutionSession().lookupFlags( in buildSimpleReexportsAliasMap()
523 auto &ES = SearchOrder.front().first->getExecutionSession(); in complete()
550 auto &ES = SearchOrder.front().first->getExecutionSession(); in complete()
579 auto Flags = JD.getExecutionSession().lookupFlags( in tryToGenerate()
609 auto &ES = IPLS->SearchOrder.begin()->first->getExecutionSession(); in continueLookup()
1879 auto &ES = JDs.front()->getExecutionSession(); in getDFSLinkOrder()
[all …]
H A DExecutionUtils.cpp117 JD.getExecutionSession(), in add()
150 auto &ES = JD.getExecutionSession(); in run()
H A DSimpleRemoteEPC.cpp89 getExecutionSession().reportError(std::move(Err)); in callWrapperAsync()
373 getExecutionSession().reportError(std::move(Err)); in handleCallWrapper()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp48 getJITDylib().getExecutionSession().destroyResourceTracker(*this); in ~ResourceTracker()
53 return getJITDylib().getExecutionSession().removeResourceTracker(*this); in remove()
57 getJITDylib().getExecutionSession().transferResourceTracker(DstRT, *this); in transferTo()
284 auto &ES = R->getTargetJITDylib().getExecutionSession(); in materialize()
468 auto Flags = SourceJD.getExecutionSession().lookupFlags( in buildSimpleReexportsAliasMap()
520 auto &ES = SearchOrder.front().first->getExecutionSession(); in complete()
547 auto &ES = SearchOrder.front().first->getExecutionSession(); in complete()
576 auto Flags = JD.getExecutionSession().lookupFlags( in tryToGenerate()
606 auto &ES = IPLS->SearchOrder.begin()->first->getExecutionSession(); in continueLookup()
1876 auto &ES = JDs.front()->getExecutionSession(); in getDFSLinkOrder()
[all …]
H A DExecutionUtils.cpp117 JD.getExecutionSession(), in add()
150 auto &ES = JD.getExecutionSession(); in run()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp46 getJITDylib().getExecutionSession().destroyResourceTracker(*this); in ~ResourceTracker()
51 return getJITDylib().getExecutionSession().removeResourceTracker(*this); in remove()
55 getJITDylib().getExecutionSession().transferResourceTracker(DstRT, *this); in transferTo()
265 auto &ES = R->getTargetJITDylib().getExecutionSession(); in materialize()
449 auto Flags = SourceJD.getExecutionSession().lookupFlags( in buildSimpleReexportsAliasMap()
501 auto &ES = SearchOrder.front().first->getExecutionSession(); in complete()
528 auto &ES = SearchOrder.front().first->getExecutionSession(); in complete()
557 auto Flags = JD.getExecutionSession().lookupFlags( in tryToGenerate()
587 auto &ES = IPLS->SearchOrder.begin()->first->getExecutionSession(); in continueLookup()
1788 auto &ES = JDs.front()->getExecutionSession(); in getDFSLinkOrder()
[all …]
H A DExecutionUtils.cpp117 JD.getExecutionSession(), in add()
150 auto &ES = JD.getExecutionSession(); in run()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp48 getJITDylib().getExecutionSession().destroyResourceTracker(*this); in ~ResourceTracker()
53 return getJITDylib().getExecutionSession().removeResourceTracker(*this); in remove()
57 getJITDylib().getExecutionSession().transferResourceTracker(DstRT, *this); in transferTo()
284 auto &ES = R->getTargetJITDylib().getExecutionSession(); in materialize()
468 auto Flags = SourceJD.getExecutionSession().lookupFlags( in buildSimpleReexportsAliasMap()
520 auto &ES = SearchOrder.front().first->getExecutionSession(); in complete()
547 auto &ES = SearchOrder.front().first->getExecutionSession(); in complete()
576 auto Flags = JD.getExecutionSession().lookupFlags( in tryToGenerate()
606 auto &ES = IPLS->SearchOrder.begin()->first->getExecutionSession(); in continueLookup()
1876 auto &ES = JDs.front()->getExecutionSession(); in getDFSLinkOrder()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.cpp231 auto &ES = getExecutionSession(); in emit()
338 auto K = getExecutionSession().allocateVModule(); in emitExtractedFunctionsModule()
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h38 ExecutionSession &getExecutionSession() { return *ES; } in getExecutionSession() function

12345678910>>...16