Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h344 void addSEHCleanupHandler(MachineBasicBlock *LandingPad,
/external/llvm/lib/CodeGen/
DMachineModuleInfo.cpp363 void MachineModuleInfo::addSEHCleanupHandler(MachineBasicBlock *LandingPad, in addSEHCleanupHandler() function in MachineModuleInfo
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineFunction.h808 void addSEHCleanupHandler(MachineBasicBlock *LandingPad,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineFunction.cpp759 void MachineFunction::addSEHCleanupHandler(MachineBasicBlock *LandingPad, in addSEHCleanupHandler() function in MachineFunction