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.cpp2340 MCSymbol *LOHLabel = createTempSymbol("loh"); in emitInstruction() local
2342 LOHInstToLabel[MI] = LOHLabel; in emitInstruction()
2343 OutStreamer->emitLabel(LOHLabel); in emitInstruction()