Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.cpp548 builder.setMCJITMemoryManager(std::unique_ptr<RTDyldMemoryManager>(MM)); in lp_build_create_jit_compiler_for_module()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h567 EngineBuilder &setMCJITMemoryManager(std::unique_ptr<RTDyldMemoryManager> mcjmm);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp206 builder.setMCJITMemoryManager( in LLVMCreateMCJITCompilerForModule()
DExecutionEngine.cpp490 EngineBuilder &EngineBuilder::setMCJITMemoryManager( in setMCJITMemoryManager() function in EngineBuilder
/third_party/mesa3d/docs/relnotes/
D10.5.0.rst116 ‘llvm::EngineBuilder::setMCJITMemoryManager(ShaderMemoryManager*&)’