Searched refs:getMAI (Results 1 – 2 of 2) sorted by relevance
55 const MCAsmInfo &getMAI() const { return MAI; } in getMAI() function
786 if (Lexer.getMAI().getDollarIsPC()) { in parsePrimaryExpr()2738 if ((!HasFillExpr || Lexer.getMAI().getTextAlignFillValue() == FillExpr) && in parseDirectiveAlign()3729 LCOMM::LCOMMType LCOMM = Lexer.getMAI().getLCOMMDirectiveAlignmentType(); in parseDirectiveComm()3734 if ((!IsLocal && Lexer.getMAI().getCOMMDirectiveAlignmentIsInBytes()) || in parseDirectiveComm()