Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTranslator.cpp65 Ctx->emitQueueBlockingPush(makeUnique<EmitterWorkItem>( in lowerGlobals()
DIceGlobalContext.cpp403 emitQueueBlockingPush(std::move(Item)); in translateFunctions()
445 emitQueueBlockingPush(std::move(Item)); in translateFunctions()
894 void GlobalContext::emitQueueBlockingPush( in emitQueueBlockingPush() function in Ice::GlobalContext
DIceGlobalContext.h360 void emitQueueBlockingPush(std::unique_ptr<EmitterWorkItem> Item);