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