Searched refs:GetJTSetSymbol (Results 1 – 2 of 2) sorted by relevance
635 MCSymbol *GetJTSetSymbol(unsigned UID, unsigned MBBID) const;
2745 OutStreamer->emitAssignment(GetJTSetSymbol(JTI, MBB->getNumber()), in emitJumpTableInfo()2821 Value = MCSymbolRefExpr::create(GetJTSetSymbol(UID, MBB->getNumber()), in emitJumpTableEntry()3868 MCSymbol *AsmPrinter::GetJTSetSymbol(unsigned UID, unsigned MBBID) const { in GetJTSetSymbol() function in AsmPrinter