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