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