Home
last modified time | relevance | path

Searched refs:statsUpdateFrameBytes (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceGlobalContext.h301 void statsUpdateFrameBytes(uint32_t Bytes);
DIceGlobalContext.cpp968 void GlobalContext::statsUpdateFrameBytes(uint32_t Bytes) { in statsUpdateFrameBytes() function in Ice::GlobalContext
DIceTargetLoweringARM32.cpp1471 Ctx->statsUpdateFrameBytes(SpillAreaSizeBytes); in addProlog()
DIceTargetLoweringMIPS32.cpp1624 Ctx->statsUpdateFrameBytes(TotalStackSizeBytes); in addProlog()
DIceTargetLoweringX8664.cpp1012 Ctx->statsUpdateFrameBytes(SpillAreaSizeBytes); in addProlog()
DIceTargetLoweringX8632.cpp1027 Ctx->statsUpdateFrameBytes(SpillAreaSizeBytes); in addProlog()