Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64AsmPrinter.cpp468 MCSymbol *LOHLabel = createTempSymbol("loh"); in EmitInstruction() local
470 LOHInstToLabel[MI] = LOHLabel; in EmitInstruction()
471 OutStreamer->EmitLabel(LOHLabel); in EmitInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64AsmPrinter.cpp556 MCSymbol *LOHLabel = createTempSymbol("loh"); in EmitInstruction() local
558 LOHInstToLabel[MI] = LOHLabel; in EmitInstruction()
559 OutStreamer->EmitLabel(LOHLabel); in EmitInstruction()