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