Searched refs:ALIGN_16 (Results 1 – 2 of 2) sorted by relevance
37 enum StackAlign { ALIGN_4 = 4, ALIGN_16 = 16 }; enumerator
53 emitAttribute(RISCVAttrs::STACK_ALIGN, RISCVAttrs::ALIGN_16); in emitTargetAttributes()