Searched refs:FallthroughLabel (Results 1 – 1 of 1) sorted by relevance
1424 MCSymbol *FallthroughLabel; in emitInstruction() local1444 FallthroughLabel = OutContext.createTempSymbol(); in emitInstruction()1451 .addExpr(MCSymbolRefExpr::create(FallthroughLabel, OutContext))); in emitInstruction()1484 OutStreamer->emitLabel(FallthroughLabel); in emitInstruction()