Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DAIXException.cpp54 MCSymbol *EHInfoLabel = in emitExceptionInfoTable() local
56 Asm->OutStreamer->emitLabel(EHInfoLabel); in emitExceptionInfoTable()
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp1974 MCSymbol *EHInfoLabel = in emitFunctionBodyEnd() local
1976 OutStreamer->emitLabel(EHInfoLabel); in emitFunctionBodyEnd()