Home
last modified time | relevance | path

Searched refs:IRCompileLayer2 (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DIRCompileLayer.cpp15 IRCompileLayer2::IRCompileLayer2(ExecutionSession &ES, ObjectLayer &BaseLayer, in IRCompileLayer2() function in llvm::orc::IRCompileLayer2
19 void IRCompileLayer2::setNotifyCompiled(NotifyCompiledFunction NotifyCompiled) { in setNotifyCompiled()
24 void IRCompileLayer2::emit(MaterializationResponsibility R, VModuleKey K, in emit()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DIRCompileLayer.h31 class IRCompileLayer2 : public IRLayer {
39 IRCompileLayer2(ExecutionSession &ES, ObjectLayer &BaseLayer,
DLLJIT.h99 IRCompileLayer2 CompileLayer;