Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DEHPersonalities.cpp44 .Case("__xlcxx_personality_v1", EHPersonality::XL_CXX) in classifyEHPersonality()
75 case EHPersonality::XL_CXX: in getEHPersonalityName()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DEHPersonalities.h35 XL_CXX, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp4101 case EHPersonality::XL_CXX: in isCatchAll()