Searched refs:getLCOMMDirectiveAlignmentType (Results 1 – 4 of 4) sorted by relevance
510 LCOMM::LCOMMType getLCOMMDirectiveAlignmentType() const { in getLCOMMDirectiveAlignmentType() function
646 switch (MAI->getLCOMMDirectiveAlignmentType()) { in EmitLocalCommonSymbol()
457 if (MAI->getLCOMMDirectiveAlignmentType() != LCOMM::NoAlignment) { in EmitGlobalVariable()
4230 LCOMM::LCOMMType LCOMM = Lexer.getMAI().getLCOMMDirectiveAlignmentType(); in parseDirectiveComm()