Home
last modified time | relevance | path

Searched refs:setMCJITMemoryManager (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h567 EngineBuilder &setMCJITMemoryManager(std::unique_ptr<RTDyldMemoryManager> mcjmm);
/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp207 builder.setMCJITMemoryManager( in LLVMCreateMCJITCompilerForModule()
H A DExecutionEngine.cpp491 EngineBuilder &EngineBuilder::setMCJITMemoryManager( in setMCJITMemoryManager() function in EngineBuilder
/freebsd-12.1/contrib/llvm/tools/lli/
H A Dlli.cpp439 builder.setMCJITMemoryManager( in main()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/
H A DIRExecutionUnit.cpp279 .setMCJITMemoryManager( in GetRunnableInfo()