Home | History | Annotate | Download | only in MCParser

Lines Matching refs:getAlignmentIsInBytes

1163       bool IsPow2 = !getContext().getAsmInfo().getAlignmentIsInBytes();
1167 bool IsPow2 = !getContext().getAsmInfo().getAlignmentIsInBytes();
2179 if (Lexer.getMAI().getAlignmentIsInBytes()) {