Searched refs:getAlignmentIsInBytes (Results 1 – 7 of 7) sorted by relevance
500 bool getAlignmentIsInBytes() const { return AlignmentIsInBytes; } in getAlignmentIsInBytes() function
548 bool getAlignmentIsInBytes() const { return AlignmentIsInBytes; } in getAlignmentIsInBytes() function
593 bool getAlignmentIsInBytes() const { return AlignmentIsInBytes; } in getAlignmentIsInBytes() function
1665 bool IsPow2 = !getContext().getAsmInfo()->getAlignmentIsInBytes(); in parseStatement()1669 bool IsPow2 = !getContext().getAsmInfo()->getAlignmentIsInBytes(); in parseStatement()5237 if (getContext().getAsmInfo()->getAlignmentIsInBytes()) in parseMSInlineAsm()
1973 bool IsPow2 = !getContext().getAsmInfo()->getAlignmentIsInBytes(); in parseStatement()1977 bool IsPow2 = !getContext().getAsmInfo()->getAlignmentIsInBytes(); in parseStatement()5993 if (getContext().getAsmInfo()->getAlignmentIsInBytes()) in parseMSInlineAsm()
1987 bool IsPow2 = !getContext().getAsmInfo()->getAlignmentIsInBytes(); in parseStatement()1991 bool IsPow2 = !getContext().getAsmInfo()->getAlignmentIsInBytes(); in parseStatement()6034 if (getContext().getAsmInfo()->getAlignmentIsInBytes()) in parseMSInlineAsm()
7257 if (getContext().getAsmInfo()->getAlignmentIsInBytes()) in parseMSInlineAsm()