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