Searched refs:NoAlignment (Results 1 – 5 of 5) sorted by relevance
72 LCOMMDirectiveAlignmentType = LCOMM::NoAlignment; in MCAsmInfo()
570 case LCOMM::NoAlignment: in EmitLocalCommonSymbol()
53 enum LCOMMType { NoAlignment, ByteAlignment, Log2Alignment }; enumerator
439 if (MAI->getLCOMMDirectiveAlignmentType() != LCOMM::NoAlignment) { in EmitGlobalVariable()
3864 if (IsLocal && LCOMM == LCOMM::NoAlignment) in parseDirectiveComm()