Home
last modified time | relevance | path

Searched refs:LabelDiff (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp596 const MCExpr *LabelDiff = getOffset(TableEnd, TableBegin); in emitCSpecificHandlerTable() local
598 const MCExpr *EntryCount = MCBinaryExpr::createDiv(LabelDiff, EntrySize, Ctx); in emitCSpecificHandlerTable()