Searched refs:GetJTSetSymbol (Results 1 – 2 of 2) sorted by relevance
349 MCSymbol *GetJTSetSymbol(unsigned UID, unsigned MBBID) const;
1331 OutStreamer.EmitAssignment(GetJTSetSymbol(JTI, MBB->getNumber()), in EmitJumpTableInfo()1400 Value = MCSymbolRefExpr::Create(GetJTSetSymbol(UID, MBB->getNumber()), in EmitJumpTableEntry()2307 MCSymbol *AsmPrinter::GetJTSetSymbol(unsigned UID, unsigned MBBID) const { in GetJTSetSymbol() function in AsmPrinter