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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinterHandler.h61 virtual void beginFunclet(const MachineBasicBlock &MBB, function in class:llvm::AsmPrinterHandler
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.h109 void beginFunclet(const MachineBasicBlock &MBB, MCSymbol *Sym) override;
H A DWinException.cpp109 beginFunclet(MF->front(), Asm->CurrentFnSym);
188 void WinException::beginFunclet(const MachineBasicBlock &MBB, function in class:WinException
H A DAsmPrinter.cpp2968 HI.Handler->beginFunclet(MBB);

Completed in 82 milliseconds