Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringMIPS32.cpp2410 if (const auto *ConstantTotalSize = in lowerAlloca() local
2413 Utils::applyAlignment(ConstantTotalSize->getValue(), Alignment); in lowerAlloca()
H A DIceTargetLoweringARM32.cpp2249 if (const auto *ConstantTotalSize = in lowerAlloca() local
2252 Utils::applyAlignment(ConstantTotalSize->getValue(), Alignment); in lowerAlloca()
H A DIceTargetLoweringX86BaseImpl.h1550 if (const auto *ConstantTotalSize =
1553 Utils::applyAlignment(ConstantTotalSize->getValue(), Alignment);