Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64AsmPrinter.cpp120 MInstToMCSymbol LOHInstToLabel; member in __anon039d01ae0111::AArch64AsmPrinter
145 MInstToMCSymbol::iterator LabelIt = LOHInstToLabel.find(MI); in EmitLOHs()
146 assert(LabelIt != LOHInstToLabel.end() && in EmitLOHs()
470 LOHInstToLabel[MI] = LOHLabel; in EmitInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64AsmPrinter.cpp142 MInstToMCSymbol LOHInstToLabel; member in __anon745fb7e60111::AArch64AsmPrinter
220 MInstToMCSymbol::iterator LabelIt = LOHInstToLabel.find(MI); in EmitLOHs()
221 assert(LabelIt != LOHInstToLabel.end() && in EmitLOHs()
558 LOHInstToLabel[MI] = LOHLabel; in EmitInstruction()