Searched refs:NoAlignment (Results 1 – 6 of 6) sorted by relevance
50 enum LCOMMType { NoAlignment, ByteAlignment, Log2Alignment }; enumerator369 LCOMM::LCOMMType LCOMMDirectiveAlignmentType = LCOMM::NoAlignment;
44 TEST(OffsetDistribution, NoAlignment) { in TEST() argument
983 case LCOMM::NoAlignment: in emitLocalCommonSymbol()
780 if (MAI->getLCOMMDirectiveAlignmentType() != LCOMM::NoAlignment) { in emitGlobalVariable()
5032 if (IsLocal && LCOMM == LCOMM::NoAlignment) in parseDirectiveComm()
6067 if (IsLocal && LCOMM == LCOMM::NoAlignment) in parseDirectiveComm()