Home
last modified time | relevance | path

Searched refs:IceV_LinearScan (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceDefs.h345 IceV_LinearScan = 1 << 7, enumerator
365 IceV_All & ~IceV_LinearScan & ~IceV_GlobalInit & ~IceV_ConstPoolStats
DIceRegAlloc.cpp55 if (!Func->isVerbose(IceV_LinearScan)) in dumpDisableOverlap()
102 Verbose(BuildDefs::dump() && Func->isVerbose(IceV_LinearScan)), in LinearScan()
DIceClFlags.def369 clEnumValN(Ice::IceV_LinearScan, "regalloc", "Linear scan details"), \