Lines Matching refs:GetJTSetSymbol
1138 OutStreamer.EmitAssignment(GetJTSetSymbol(JTI, MBB->getNumber()),
1212 Value = MCSymbolRefExpr::Create(GetJTSetSymbol(UID, MBB->getNumber()),
1993 /// GetJTSetSymbol - Return the symbol for the specified jump table .set
1995 MCSymbol *AsmPrinter::GetJTSetSymbol(unsigned UID, unsigned MBBID) const {