Searched refs:beginFunclet (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterHandler.h55 virtual void beginFunclet(const MachineBasicBlock &MBB, function in class:llvm::AsmPrinterHandler
H A DWinException.h100 void beginFunclet(const MachineBasicBlock &MBB, MCSymbol *Sym) override;
H A DWinException.cpp99 beginFunclet(MF->front(), Asm->CurrentFnSym);
171 void WinException::beginFunclet(const MachineBasicBlock &MBB, function in class:WinException
H A DAsmPrinter.cpp2484 HI.Handler->beginFunclet(MBB);

Completed in 159 milliseconds