Searched refs:FallthroughLabel (Results 1 – 1 of 1) sorted by relevance
1157 MCSymbol *FallthroughLabel; in EmitInstruction() local1177 FallthroughLabel = OutContext.createTempSymbol(); in EmitInstruction()1184 .addExpr(MCSymbolRefExpr::create(FallthroughLabel, OutContext))); in EmitInstruction()1217 OutStreamer->EmitLabel(FallthroughLabel); in EmitInstruction()