Searched refs:getLCOMMDirectiveType (Results 1 – 3 of 3) sorted by relevance
518 LCOMM::LCOMMType getLCOMMDirectiveType() const { in getLCOMMDirectiveType() function
491 assert(MAI.getLCOMMDirectiveType() != LCOMM::None && in EmitLocalCommonSymbol()495 assert(MAI.getLCOMMDirectiveType() == LCOMM::ByteAlignment && in EmitLocalCommonSymbol()
314 if (MAI->getLCOMMDirectiveType() != LCOMM::None && in EmitGlobalVariable()315 (MAI->getLCOMMDirectiveType() != LCOMM::NoAlignment || Align == 1)) { in EmitGlobalVariable()