Searched refs:getAlignmentIsInBytes (Results 1 – 2 of 2) sorted by relevance
548 bool getAlignmentIsInBytes() const { return AlignmentIsInBytes; } in getAlignmentIsInBytes() function
1973 bool IsPow2 = !getContext().getAsmInfo()->getAlignmentIsInBytes(); in parseStatement()1977 bool IsPow2 = !getContext().getAsmInfo()->getAlignmentIsInBytes(); in parseStatement()5993 if (getContext().getAsmInfo()->getAlignmentIsInBytes()) in parseMSInlineAsm()