Searched refs:StackSlotSize (Results 1 – 1 of 1) sorted by relevance
1300 unsigned StackSlotSize = XCoreFrameLowering::stackSlotSize(); in LowerCCCArguments() local1302 unsigned LRSaveSize = StackSlotSize; in LowerCCCArguments()1347 if (ObjSize > StackSlotSize) { in LowerCCCArguments()1386 offset -= StackSlotSize; in LowerCCCArguments()1419 unsigned Align = std::max(StackSlotSize, ArgDI->Flags.getByValAlign()); in LowerCCCArguments()