Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DWinEHFuncInfo.h60 struct WinEHHandlerType { struct
76 SmallVector<WinEHHandlerType, 1> HandlerArray; argument
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp120 for (WinEHHandlerType &H : TBME.HandlerArray) { in set()
308 for (WinEHHandlerType &H : TBME.HandlerArray) { in set()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp712 for (WinEHHandlerType &H : TBME.HandlerArray) in collectMarkers()
1110 for (WinEHHandlerType &H : TBME.HandlerArray) in remapInstructions()
H A DWinEHPrepare.cpp164 WinEHHandlerType HT; in addTryBlockMapEntry()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp853 for (const WinEHHandlerType &HT : TBME.HandlerArray) { in emitCXXFrameHandler3Table()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp4170 for (WinEHHandlerType &H : TBME.HandlerArray) { in adjustFrameForMsvcCxxEh()