Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp191 MInstToMCSymbol LOHInstToLabel; member in __anon43f9fbe30111::AArch64AsmPrinter
700 MInstToMCSymbol::iterator LabelIt = LOHInstToLabel.find(MI); in emitLOHs()
701 assert(LabelIt != LOHInstToLabel.end() && in emitLOHs()
1300 LOHInstToLabel[MI] = LOHLabel; in emitInstruction()