Home
last modified time | relevance | path

Searched refs:CfgLocalAllocatorScope (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceMemory.h155 using CfgLocalAllocatorScope = sz_allocator_scope<CfgAllocatorTraits>; variable
DIceGlobalContext.cpp385 CfgLocalAllocatorScope _(Func.get()); in translateFunctions()
607 CfgLocalAllocatorScope _(Func.get()); in emitItems()
DIceConverter.cpp101 Ice::CfgLocalAllocatorScope _(Func.get()); in convertFunction()
DIceCfg.cpp43 CfgLocalAllocatorScope _(this); in Cfg()
DWasmTranslator.cpp1438 Ice::CfgLocalAllocatorScope L2(Func.get()); in translateFunction()
DPNaClTranslator.cpp1383 Ice::CfgLocalAllocatorScope _(Func.get()); in parseFunction()
/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp71 Ice::CfgLocalAllocatorScope allocScope{ function }; in createFunction()
223 Ice::CfgLocalAllocatorScope *allocator = nullptr;
1010 Ice::CfgLocalAllocatorScope allocScope(currFunc); in acquireRoutine()
1144 ::allocator = new Ice::CfgLocalAllocatorScope(::function); in createFunction()
4770 Ice::CfgLocalAllocatorScope scopedAlloc{ awaitFunc }; in generateAwaitFunction()
4834 Ice::CfgLocalAllocatorScope scopedAlloc{ destroyFunc }; in generateDestroyFunction()
4939 Ice::CfgLocalAllocatorScope scopedAlloc{ ::function }; in acquireCoroutine()
4959 Ice::CfgLocalAllocatorScope scopedAlloc{ ::function }; in acquireCoroutine()