Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:LCOMM

298   // Handle common and BSS local symbols (.lcomm).
322 if (MAI->getLCOMMDirectiveType() != LCOMM::None &&
323 (MAI->getLCOMMDirectiveType() != LCOMM::NoAlignment || Align == 1)) {
324 // .lcomm _foo, 42