Home
last modified time | relevance | path

Searched refs:ClrEHUnwindMapEntry (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DWinEHFuncInfo.h81 struct ClrEHUnwindMapEntry { struct
98 SmallVector<ClrEHUnwindMapEntry, 4> ClrEHUnwindMap; argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp317 for (ClrEHUnwindMapEntry &CME : EHInfo.ClrEHUnwindMap) { in set()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp1274 const ClrEHUnwindMapEntry &Entry = FuncInfo.ClrEHUnwindMap[Clause.State]; in emitCLRExceptionTable()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DWinEHPrepare.cpp468 ClrEHUnwindMapEntry Entry; in addClrEHHandler()