Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp191 MInstToMCSymbol LOHInstToLabel; member in __anon98cdc5fc0111::AArch64AsmPrinter
594 MInstToMCSymbol::iterator LabelIt = LOHInstToLabel.find(MI); in emitLOHs()
595 assert(LabelIt != LOHInstToLabel.end() && in emitLOHs()
1195 LOHInstToLabel[MI] = LOHLabel; in emitInstruction()