Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DWinEHFuncInfo.h61 struct WinEHHandlerType { struct
77 SmallVector<WinEHHandlerType, 1> HandlerArray; argument
/external/llvm/include/llvm/CodeGen/
DWinEHFuncInfo.h63 struct WinEHHandlerType { struct
79 SmallVector<WinEHHandlerType, 1> HandlerArray; argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp115 for (WinEHHandlerType &H : TBME.HandlerArray) { in set()
297 for (WinEHHandlerType &H : TBME.HandlerArray) { in set()
/external/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp116 for (WinEHHandlerType &H : TBME.HandlerArray) { in set()
328 for (WinEHHandlerType &H : TBME.HandlerArray) { in set()
/external/llvm/lib/CodeGen/
DStackColoring.cpp910 for (WinEHHandlerType &H : TBME.HandlerArray) in remapInstructions()
DWinEHPrepare.cpp139 WinEHHandlerType HT; in addTryBlockMapEntry()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DStackColoring.cpp1070 for (WinEHHandlerType &H : TBME.HandlerArray) in remapInstructions()
DWinEHPrepare.cpp148 WinEHHandlerType HT; in addTryBlockMapEntry()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp805 for (const WinEHHandlerType &HT : TBME.HandlerArray) { in emitCXXFrameHandler3Table()
/external/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp797 for (const WinEHHandlerType &HT : TBME.HandlerArray) { in emitCXXFrameHandler3Table()
/external/llvm/lib/Target/X86/
DX86FrameLowering.cpp2957 for (WinEHHandlerType &H : TBME.HandlerArray) { in processFunctionBeforeFrameFinalized()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FrameLowering.cpp3126 for (WinEHHandlerType &H : TBME.HandlerArray) { in processFunctionBeforeFrameFinalized()