Searched refs:getAlignmentIsInBytes (Results 1 – 3 of 3) sorted by relevance
724 bool getAlignmentIsInBytes() const { return AlignmentIsInBytes; } in getAlignmentIsInBytes() function
2076 bool IsPow2 = !getContext().getAsmInfo()->getAlignmentIsInBytes(); in parseStatement()2080 bool IsPow2 = !getContext().getAsmInfo()->getAlignmentIsInBytes(); in parseStatement()6206 if (getContext().getAsmInfo()->getAlignmentIsInBytes()) in parseMSInlineAsm()
7604 if (getContext().getAsmInfo()->getAlignmentIsInBytes()) in parseMSInlineAsm()