Home | History | Annotate | Download | only in src

Lines Matching refs:applyAlignment

1154   uint32_t StackSize = Utils::applyAlignment(StackOffset + SpillAreaSizeBytes,
1156 StackSize = Utils::applyAlignment(StackSize + maxOutArgsSizeBytes(),
1495 Utils::applyAlignment(ConstantTotalSize->getValue(), Alignment);