Home
last modified time | relevance | path

Searched refs:calculateClrEHStateNumbers (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DWinEHFuncInfo.h124 void calculateClrEHStateNumbers(const Function *Fn, WinEHFuncInfo &FuncInfo);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp112 calculateClrEHStateNumbers(&fn, EHInfo); in set()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DWinEHPrepare.cpp478 void llvm::calculateClrEHStateNumbers(const Function *Fn, in calculateClrEHStateNumbers() function in llvm