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.cpp399 emitQueueBlockingPush(std::move(Item)); in translateFunctions()
441 emitQueueBlockingPush(std::move(Item)); in translateFunctions()
974 void GlobalContext::emitQueueBlockingPush( in emitQueueBlockingPush() function in Ice::GlobalContext
DIceGlobalContext.h402 void emitQueueBlockingPush(std::unique_ptr<EmitterWorkItem> Item);