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