Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:EmitZerofill

318       OutStreamer.EmitZerofill(TheSection, GVSym, Size, Align);
350 OutStreamer.EmitZerofill(TheSection, GVSym, Size, 1 << AlignLog);