Searched refs:AllowHigherAlign (Results 1 – 3 of 3) sorted by relevance
79 bool AllowHigherAlign,101 bool AllowHigherAlign, AggValueSlot Slot,
166 bool AllowHigherAlign, bool ForceRightAdjust) { in emitVoidPtrDirectVAArg() argument176 if (AllowHigherAlign && DirectAlign > SlotSize) { in emitVoidPtrDirectVAArg()203 bool AllowHigherAlign, AggValueSlot Slot, in emitVoidPtrVAArg() argument224 AllowHigherAlign, ForceRightAdjust); in emitVoidPtrVAArg()
136 const bool AllowHigherAlign = false; in EmitVAArg() local139 CharUnits::fromQuantity(4), AllowHigherAlign, Slot); in EmitVAArg()