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