Home | History | Annotate | Download | only in AsmPrinter

Lines Matching full:entrycount

543   const MCExpr *EntryCount = MCBinaryExpr::createDiv(LabelDiff, EntrySize, Ctx);
545 OS.EmitValue(EntryCount, 4);