Searched refs:getMBBExceptionSym (Results 1 – 5 of 5) sorted by relevance
86 return Asm->getMBBExceptionSym(*MBB); in getExceptionSym()
259 Asm->getMBBExceptionSym(MBB), CallSites.size()}); in computeCallSiteTable()584 Asm->OutStreamer->emitLabel(Asm->getMBBExceptionSym(Asm->MF->front())); in emitExceptionTable()
1824 MCSymbol *AsmPrinter::getMBBExceptionSym(const MachineBasicBlock &MBB) { in getMBBExceptionSym() function in AsmPrinter
249 MCSymbol *getMBBExceptionSym(const MachineBasicBlock &MBB);
906 MCSym = getMBBExceptionSym(MF->front()); in emitMachineConstantPoolValue()