Home
last modified time | relevance | path

Searched refs:addSEHCleanupHandler (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDMachineModuleInfo.h353 void addSEHCleanupHandler(MachineBasicBlock *LandingPad,
/NextBSD/contrib/llvm/lib/CodeGen/
HDMachineModuleInfo.cpp384 void MachineModuleInfo::addSEHCleanupHandler(MachineBasicBlock *LandingPad, in addSEHCleanupHandler() function in MachineModuleInfo
/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDFunctionLoweringInfo.cpp323 MMI.addSEHCleanupHandler(LPadMBB, Fini); in addSEHHandlersForLPads()