Home
last modified time | relevance | path

Searched refs:setNotifyCompiled (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DIRCompileLayer.h56 void setNotifyCompiled(NotifyCompiledFunction NotifyCompiled);
102 void setNotifyCompiled(NotifyCompiledCallback NotifyCompiled) { in setNotifyCompiled() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DIRCompileLayer.cpp23 void IRCompileLayer::setNotifyCompiled(NotifyCompiledFunction NotifyCompiled) { in setNotifyCompiled() function in llvm::orc::IRCompileLayer
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DIRCompileLayer.cpp23 void IRCompileLayer::setNotifyCompiled(NotifyCompiledFunction NotifyCompiled) { in setNotifyCompiled() function in llvm::orc::IRCompileLayer
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DIRCompileLayer.h56 void setNotifyCompiled(NotifyCompiledFunction NotifyCompiled);