Searched refs:FallthroughLabel (Results 1 – 1 of 1) sorted by relevance
1504 MCSymbol *FallthroughLabel; in emitInstruction() local1524 FallthroughLabel = OutContext.createTempSymbol(); in emitInstruction()1531 .addExpr(MCSymbolRefExpr::create(FallthroughLabel, OutContext))); in emitInstruction()1564 OutStreamer->emitLabel(FallthroughLabel); in emitInstruction()