Searched refs:getAlignmentIsInBytes (Results 1 – 6 of 6) sorted by relevance
502 bool getAlignmentIsInBytes() const { in getAlignmentIsInBytes() function
500 bool getAlignmentIsInBytes() const { return AlignmentIsInBytes; } in getAlignmentIsInBytes() function
443 if (MAI.getAlignmentIsInBytes()) in EmitValueToAlignment()
1104 bool IsPow2 = !getContext().getAsmInfo().getAlignmentIsInBytes(); in ParseStatement()1108 bool IsPow2 = !getContext().getAsmInfo().getAlignmentIsInBytes(); in ParseStatement()2092 if (Lexer.getMAI().getAlignmentIsInBytes()) { in ParseDirectiveComm()
696 if (MAI.getAlignmentIsInBytes()) in EmitValueToAlignment()
1665 bool IsPow2 = !getContext().getAsmInfo()->getAlignmentIsInBytes(); in parseStatement()1669 bool IsPow2 = !getContext().getAsmInfo()->getAlignmentIsInBytes(); in parseStatement()5237 if (getContext().getAsmInfo()->getAlignmentIsInBytes()) in parseMSInlineAsm()