Searched refs:StackSlotByteWidth (Results 1 – 1 of 1) sorted by relevance
4166 unsigned StackSlotByteWidth = 2 * VTByteWidth; in ExpandIntRes_ShiftThroughStack() local4167 unsigned StackSlotBitWidth = 8 * StackSlotByteWidth; in ExpandIntRes_ShiftThroughStack()4175 TypeSize::getFixed(StackSlotByteWidth), StackSlotAlignment); in ExpandIntRes_ShiftThroughStack()