Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp186 using MInstToMCSymbol = std::map<const MachineInstr *, MCSymbol *>; typedef in __anon0d2160800111::AArch64AsmPrinter
188 MInstToMCSymbol LOHInstToLabel;
587 MInstToMCSymbol::iterator LabelIt = LOHInstToLabel.find(MI); in emitLOHs()