Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp310 MInstToMCSymbol LOHInstToLabel; member in __anonaa4beecc0111::AArch64AsmPrinter
1048 MInstToMCSymbol::iterator LabelIt = LOHInstToLabel.find(MI); in emitLOHs()
1049 assert(LabelIt != LOHInstToLabel.end() && in emitLOHs()
2769 LOHInstToLabel[MI] = LOHLabel; in emitInstruction()