Searched refs:getAlignmentIsInBytes (Results 1 – 3 of 3) sorted by relevance
483 bool getAlignmentIsInBytes() const { return AlignmentIsInBytes; } in getAlignmentIsInBytes() function
822 if (MAI->getAlignmentIsInBytes()) in EmitValueToAlignment()
1551 bool IsPow2 = !getContext().getAsmInfo()->getAlignmentIsInBytes(); in parseStatement()1555 bool IsPow2 = !getContext().getAsmInfo()->getAlignmentIsInBytes(); in parseStatement()4857 if (getContext().getAsmInfo()->getAlignmentIsInBytes()) in parseMSInlineAsm()