Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp578 const MCExpr *LabelDiff = getOffset(TableEnd, TableBegin); in emitCSpecificHandlerTable() local
580 const MCExpr *EntryCount = MCBinaryExpr::createDiv(LabelDiff, EntrySize, Ctx); in emitCSpecificHandlerTable()