Searched refs:getMAI (Results 1 – 8 of 8) sorted by relevance
56 const MCAsmInfo &getMAI() const { return MAI; } in getMAI() function
53 const MCAsmInfo &getMAI() const { return MAI; } in getMAI() function
54 const MCAsmInfo &getMAI() const { return MAI; } in getMAI() function
68 MCAsmInfo const &getMAI() const { return MAI; } in getMAI() function
76 MCAsmInfo const &getMAI() const { return MAI; } in getMAI() function
895 if (Lexer.getMAI().getDollarIsPC()) { in parsePrimaryExpr()2996 if ((!HasFillExpr || Lexer.getMAI().getTextAlignFillValue() == FillExpr) && in parseDirectiveAlign()4230 LCOMM::LCOMMType LCOMM = Lexer.getMAI().getLCOMMDirectiveAlignmentType(); in parseDirectiveComm()4235 if ((!IsLocal && Lexer.getMAI().getCOMMDirectiveAlignmentIsInBytes()) || in parseDirectiveComm()
2017 if ((!HasFillExpr || Lexer.getMAI().getTextAlignFillValue() == FillExpr) && in ParseDirectiveAlign()2092 if (Lexer.getMAI().getAlignmentIsInBytes()) { in ParseDirectiveComm()
1057 if (Lexer.getMAI().getDollarIsPC()) { in parsePrimaryExpr()3270 if ((!HasFillExpr || Lexer.getMAI().getTextAlignFillValue() == FillExpr) && in parseDirectiveAlign()4729 LCOMM::LCOMMType LCOMM = Lexer.getMAI().getLCOMMDirectiveAlignmentType(); in parseDirectiveComm()4734 if ((!IsLocal && Lexer.getMAI().getCOMMDirectiveAlignmentIsInBytes()) || in parseDirectiveComm()