Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDMachineModuleInfo.h434 EHPersonality getPersonalityType();
/NextBSD/contrib/llvm/lib/CodeGen/
HDMachineModuleInfo.cpp493 EHPersonality MachineModuleInfo::getPersonalityType() { in getPersonalityType() function in MachineModuleInfo
/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAGISel.cpp946 EHPersonality Personality = MF->getMMI().getPersonalityType(); in PrepareEHLandingPad()