Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringMIPS32.cpp2408 if (const auto *ConstantTotalSize = in lowerAlloca() local
2411 Utils::applyAlignment(ConstantTotalSize->getValue(), Alignment); in lowerAlloca()
DIceTargetLoweringARM32.cpp2245 if (const auto *ConstantTotalSize = in lowerAlloca() local
2248 Utils::applyAlignment(ConstantTotalSize->getValue(), Alignment); in lowerAlloca()
DIceTargetLoweringX86BaseImpl.h1492 if (const auto *ConstantTotalSize =
1495 Utils::applyAlignment(ConstantTotalSize->getValue(), Alignment);