Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceCfg.h270 uint32_t getStackSizeLimit() const { return StackSizeLimit; } in getStackSizeLimit() function
DIceTargetLoweringX8664.cpp995 if (SpillAreaSizeBytes > Func->getStackSizeLimit()) { in addProlog()
DIceTargetLoweringX8632.cpp1000 if (SpillAreaSizeBytes > Func->getStackSizeLimit()) { in addProlog()