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