Searched refs:TmpLabel (Results 1 – 2 of 2) sorted by relevance
1421 MCSymbol *TmpLabel = Ctx.createTempSymbol( in emitLoadLocalAddress() local1423 Out.EmitLabel(TmpLabel); in emitLoadLocalAddress()1433 RISCVMCExpr::create(MCSymbolRefExpr::create(TmpLabel, Ctx), in emitLoadLocalAddress()
2084 MCSymbol *TmpLabel = getContext().createTempSymbol(); in processInstruction() local2085 const MCExpr *TmpExpr = MCSymbolRefExpr::create(TmpLabel, getContext()); in processInstruction()2093 TOut.getStreamer().EmitLabel(TmpLabel); in processInstruction()