Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceDefs.h359 IceV_GlobalInit = 1 << 22, enumerator
365 IceV_All & ~IceV_LinearScan & ~IceV_GlobalInit & ~IceV_ConstPoolStats
DIceASanInstrumentation.cpp201 if (BuildDefs::dump() && (getFlags().getVerbose() & IceV_GlobalInit)) { in instrumentGlobals()
DIceClFlags.def383 clEnumValN(Ice::IceV_GlobalInit, "global_init", \
DIceGlobalContext.cpp497 BuildDefs::dump() && (getFlags().getVerbose() & IceV_GlobalInit) && in lowerGlobals()