Searched refs:AllowHigherAlign (Results 1 – 3 of 3) sorted by relevance
96 bool AllowHigherAlign,118 bool AllowHigherAlign, AggValueSlot Slot,
172 bool AllowHigherAlign, bool ForceRightAdjust) { in emitVoidPtrDirectVAArg() argument182 if (AllowHigherAlign && DirectAlign > SlotSize) { in emitVoidPtrDirectVAArg()209 bool AllowHigherAlign, AggValueSlot Slot, in emitVoidPtrVAArg() argument230 AllowHigherAlign, ForceRightAdjust); in emitVoidPtrVAArg()
124 const bool AllowHigherAlign = false; in EmitVAArg() local127 CharUnits::fromQuantity(4), AllowHigherAlign, Slot); in EmitVAArg()