Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp2767 MCSymbol *LOHLabel = createTempSymbol("loh"); in emitInstruction() local
2769 LOHInstToLabel[MI] = LOHLabel; in emitInstruction()
2770 OutStreamer->emitLabel(LOHLabel); in emitInstruction()