HomeSort by relevance Sort by last modified time
    Searched refs:TlsInit (Results 1 - 4 of 4) sorted by null

  /external/swiftshader/third_party/subzero/src/
IceLiveness.h 114 static void TlsInit() { LivenessAllocatorTraits::init(); }
IceCfg.h 349 static void TlsInit() { CfgAllocatorTraits::init(); }
IceGlobalContext.cpp 322 GlobalContext::TlsInit();
323 Cfg::TlsInit();
324 Liveness::TlsInit();
    [all...]
IceGlobalContext.h 646 static void TlsInit() { ICE_TLS_INIT_FIELD(TLS); }

Completed in 197 milliseconds