Searched refs:FallthroughLabel (Results 1 – 1 of 1) sorted by relevance
1576 MCSymbol *FallthroughLabel; in emitInstruction() local1596 FallthroughLabel = OutContext.createTempSymbol(); in emitInstruction()1603 .addExpr(MCSymbolRefExpr::create(FallthroughLabel, OutContext))); in emitInstruction()1636 OutStreamer->emitLabel(FallthroughLabel); in emitInstruction()