Home
last modified time | relevance | path

Searched refs:emitterWrapper (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceGlobalContext.cpp511 void GlobalContext::emitterWrapper(ThreadContext *MyTLS) { in emitterWrapper() function in Ice::GlobalContext
933 std::thread(&GlobalContext::emitterWrapper, this, WorkerTLS)); in startWorkerThreads()
DIceGlobalContext.h386 void emitterWrapper(ThreadContext *MyTLS);