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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DWinEHFuncInfo.h118 void calculateWinCXXEHStateNumbers(const Function *ParentFn,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp108 calculateWinCXXEHStateNumbers(&fn, EHInfo);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86WinEHState.cpp655 calculateWinCXXEHStateNumbers(&F, FuncInfo);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp447 void llvm::calculateWinCXXEHStateNumbers(const Function *Fn, function in class:llvm

Completed in 145 milliseconds