Searched refs:GetStackPtrAlignment (Results 1 – 3 of 3) sorted by relevance
302 uint32 GetStackPtrAlignment() const in GetStackPtrAlignment() function
254 return RoundUp(size, GetMemlayout()->GetStackPtrAlignment()); in SizeOfCalleeSaved()
1453 uint32 stackPtrAlignment = cgFunc->GetMemlayout()->GetStackPtrAlignment(); in SelectAlloca()