Home
last modified time | relevance | path

Searched refs:WinEHHandlerType (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DWinEHFuncInfo.h60 struct WinEHHandlerType { struct
76 SmallVector<WinEHHandlerType, 1> HandlerArray; argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp116 for (WinEHHandlerType &H : TBME.HandlerArray) { in set()
305 for (WinEHHandlerType &H : TBME.HandlerArray) { in set()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DStackColoring.cpp1089 for (WinEHHandlerType &H : TBME.HandlerArray) in remapInstructions()
DWinEHPrepare.cpp149 WinEHHandlerType HT; in addTryBlockMapEntry()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp833 for (const WinEHHandlerType &HT : TBME.HandlerArray) { in emitCXXFrameHandler3Table()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FrameLowering.cpp3191 for (WinEHHandlerType &H : TBME.HandlerArray) { in processFunctionBeforeFrameFinalized()