Searched defs:SlotAlign (Results 1 – 1 of 1) sorted by relevance
46 CCState &State, unsigned SlotAlign) { in finishStackBlock()132 unsigned SlotAlign = Subtarget.isTargetDarwin() ? 1 : 8; in CC_AArch64_Custom_Block() local