Searched refs:getMAI (Results 1 – 4 of 4) sorted by relevance
43 MCAsmInfo const &getMAI() const { return MAI; } in getMAI() function
197 const MCAsmInfo &getMAI() const { return MAI; } in getMAI() function
1408 if (Lexer.getMAI().getDollarIsPC()) { in parsePrimaryExpr()4586 LCOMM::LCOMMType LCOMM = Lexer.getMAI().getLCOMMDirectiveAlignmentType(); in parseDirectiveComm()4591 if ((!IsLocal && Lexer.getMAI().getCOMMDirectiveAlignmentIsInBytes()) || in parseDirectiveComm()
4998 LCOMM::LCOMMType LCOMM = Lexer.getMAI().getLCOMMDirectiveAlignmentType(); in parseDirectiveComm()5003 if ((!IsLocal && Lexer.getMAI().getCOMMDirectiveAlignmentIsInBytes()) || in parseDirectiveComm()