Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.h83 const MCExpr *getLabelPlusOne(const MCSymbol *Label);
H A DWinException.cpp332 const MCExpr *WinException::getLabelPlusOne(const MCSymbol *Label) { in getLabelPlusOne() function in WinException
664 OS.emitValue(getLabelPlusOne(EndLabel), 4); in emitSEHActionsForRange()
961 : getLabelPlusOne(ChangeLabel); in computeIP2StateTable()