Home
last modified time | relevance | path

Searched refs:getFrameIndexOffset (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.h87 int getFrameIndexOffset(int FrameIndex, const WinEHFuncInfo &FuncInfo);
H A DWinException.cpp324 int WinException::getFrameIndexOffset(int FrameIndex, in getFrameIndexOffset() function in WinException
668 getFrameIndexOffset(FuncInfo.UnwindHelpFrameIdx, FuncInfo); in emitCXXFrameHandler3Table()
827 int Offset = getFrameIndexOffset(HT.CatchObj.FrameIndex, FuncInfo); in emitCXXFrameHandler3Table()