Searched refs:getAlignmentIsInBytes (Results 1 – 3 of 3) sorted by relevance
454 bool getAlignmentIsInBytes() const { return AlignmentIsInBytes; } in getAlignmentIsInBytes() function
776 if (MAI->getAlignmentIsInBytes()) in EmitValueToAlignment()
1409 bool IsPow2 = !getContext().getAsmInfo()->getAlignmentIsInBytes(); in parseStatement()1413 bool IsPow2 = !getContext().getAsmInfo()->getAlignmentIsInBytes(); in parseStatement()