Home
last modified time | relevance | path

Searched refs:SEHUnwindMapEntry (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DWinEHFuncInfo.h47 struct SEHUnwindMapEntry { struct
98 SmallVector<SEHUnwindMapEntry, 4> SEHUnwindMap;
/external/llvm/include/llvm/CodeGen/
DWinEHFuncInfo.h49 struct SEHUnwindMapEntry { struct
100 SmallVector<SEHUnwindMapEntry, 4> SEHUnwindMap;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp600 const SEHUnwindMapEntry &UME = FuncInfo.SEHUnwindMap[State]; in emitSEHActionsForRange()
1016 for (const SEHUnwindMapEntry &UME : FuncInfo.SEHUnwindMap) { in emitExceptHandlerTable()
/external/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp592 const SEHUnwindMapEntry &UME = FuncInfo.SEHUnwindMap[State]; in emitSEHActionsForRange()
999 for (const SEHUnwindMapEntry &UME : FuncInfo.SEHUnwindMap) { in emitExceptHandlerTable()
/external/llvm/lib/CodeGen/
DWinEHPrepare.cpp308 SEHUnwindMapEntry Entry; in addSEHExcept()
319 SEHUnwindMapEntry Entry; in addSEHFinally()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DWinEHPrepare.cpp318 SEHUnwindMapEntry Entry; in addSEHExcept()
329 SEHUnwindMapEntry Entry; in addSEHFinally()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp305 for (SEHUnwindMapEntry &UME : EHInfo.SEHUnwindMap) { in set()
/external/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp336 for (SEHUnwindMapEntry &UME : EHInfo.SEHUnwindMap) { in set()