Searched refs:FallthroughLabel (Results 1 – 1 of 1) sorted by relevance
1635 MCSymbol *FallthroughLabel; in emitInstruction() local1655 FallthroughLabel = OutContext.createTempSymbol(); in emitInstruction()1662 .addExpr(MCSymbolRefExpr::create(FallthroughLabel, OutContext))); in emitInstruction()1695 OutStreamer->emitLabel(FallthroughLabel); in emitInstruction()