Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceLiveness.h114 static void TlsInit() { LivenessAllocatorTraits::init(); } in TlsInit() function
DIceGlobalContext.cpp322 GlobalContext::TlsInit(); in GlobalContext()
323 Cfg::TlsInit(); in GlobalContext()
324 Liveness::TlsInit(); in GlobalContext()
463 void GlobalContext::TlsInit() { ICE_TLS_INIT_FIELD(TLS); } in TlsInit() function in Ice::GlobalContext
DIceCfg.h349 static void TlsInit() { CfgAllocatorTraits::init(); } in TlsInit() function
DIceGlobalContext.h577 static void TlsInit();