Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringMIPS32.cpp2393 if (const auto *ConstantTotalSize = in lowerAlloca() local
2396 Utils::applyAlignment(ConstantTotalSize->getValue(), Alignment); in lowerAlloca()
DIceTargetLoweringARM32.cpp2239 if (const auto *ConstantTotalSize = in lowerAlloca() local
2242 Utils::applyAlignment(ConstantTotalSize->getValue(), Alignment); in lowerAlloca()
DIceTargetLoweringX86BaseImpl.h1542 if (const auto *ConstantTotalSize =
1545 Utils::applyAlignment(ConstantTotalSize->getValue(), Alignment);