Searched refs:getMAI (Results 1 – 3 of 3) sorted by relevance
56 const MCAsmInfo &getMAI() const { return MAI; } in getMAI() function
76 MCAsmInfo const &getMAI() const { return MAI; } in getMAI() function
805 if (Lexer.getMAI().getDollarIsPC()) { in parsePrimaryExpr()2872 if ((!HasFillExpr || Lexer.getMAI().getTextAlignFillValue() == FillExpr) && in parseDirectiveAlign()3863 LCOMM::LCOMMType LCOMM = Lexer.getMAI().getLCOMMDirectiveAlignmentType(); in parseDirectiveComm()3868 if ((!IsLocal && Lexer.getMAI().getCOMMDirectiveAlignmentIsInBytes()) || in parseDirectiveComm()