Home
last modified time | relevance | path

Searched defs:Personality (Results 1 – 23 of 23) sorted by relevance

/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCFIException.cpp31 void DwarfCFIException::addPersonality(const GlobalValue *Personality) { in addPersonality() argument
51 for (const GlobalValue *Personality : Personalities) { in endModule() local
/llvm-project/llvm/lib/IR/
H A DEHPersonalities.cpp94 EHPersonality Personality = classifyEHPersonality(F->getPersonalityFn()); in canSimplifyInvokeNoUnwind() local
/llvm-project/llvm/lib/CodeGen/
H A DStackProtector.cpp130 EHPersonality Personality = classifyEHPersonality(F.getPersonalityFn()); in run() local
188 EHPersonality Personality = classifyEHPersonality(Fn.getPersonalityFn()); in runOnFunction() local
H A DWinEHPrepare.cpp90 EHPersonality Personality = EHPersonality::Unknown; member in __anon59dc2ad10111::WinEHPrepareImpl
/llvm-project/llvm/lib/Target/X86/
H A DX86WinEHState.cpp92 EHPersonality Personality = EHPersonality::Unknown; global() member in __anon69712a700111::WinEHStatePass
612 isStateStoreNeeded(EHPersonality Personality,CallBase & Call) isStateStoreNeeded() argument
[all...]
H A DX86FrameLowering.cpp1540 EHPersonality Personality = EHPersonality::Unknown; emitPrologue() local
2319 EHPersonality Personality = getWinEHFuncletFrameSize() local
H A DX86ISelLoweringCall.cpp1887 EHPersonality Personality = classifyEHPersonality(F.getPersonalityFn()); LowerFormalArguments() local
/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp271 llvm::FunctionCallee Fn = getPersonalityFn(CGM, Personality); in getOpaquePersonalityFn() argument
1544 const EHPersonality &Personality = EHPersonality::get(*this); in getTerminateLandingPad() local
1635 const EHPersonality &Personality in getEHResumeBlock() local
264 getPersonalityFn(CodeGenModule & CGM,const EHPersonality & Personality) getPersonalityFn() argument
800 const EHPersonality &Personality = EHPersonality::get(*this); getInvokeDestImpl() local
[all...]
H A DCGCleanup.cpp773 const EHPersonality &Personality = EHPersonality::get(*this); PopCleanupBlock() local
1030 const EHPersonality &Personality = EHPersonality::get(*this); PopCleanupBlock() local
/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMTargetStreamer.cpp92 void ARMTargetStreamer::emitPersonality(const MCSymbol *Personality) {} in emitPersonality() argument
H A DARMELFStreamer.cpp131 void ARMTargetAsmStreamer::emitPersonality(const MCSymbol *Personality) { in emitPersonality() argument
724 const MCSymbol *Personality; global() member in __anonb22a74070111::ARMELFStreamer
746 emitPersonality(const MCSymbol * Personality) emitPersonality() argument
[all...]
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h576 uint32_t LSDAPointerEncoding, std::optional<uint64_t> Personality, in CIE() argument
624 const std::optional<uint64_t> Personality; variable
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp106 EHPersonality Personality = classifyEHPersonality( in set() local
H A DSelectionDAGBuilder.cpp2091 EHPersonality Personality = findUnwindDestinations() local
/llvm-project/bolt/lib/Core/
H A DExceptions.cpp799 std::optional<uint64_t> Personality = parseCIE() local
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp1100 std::optional<uint64_t> Personality; parse() local
/llvm-project/llvm/include/llvm/MC/
H A DMCDwarf.h733 const MCSymbol *Personality = nullptr; global() member
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp622 EHPersonality Personality = classifyEHPersonality(F.getPersonalityFn()); isUsingScopeBasedEH() local
H A DAddressSanitizer.cpp657 auto Personality = classifyEHPersonality(Fn.getPersonalityFn()); RuntimeCallInserter() local
/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp1819 const MCSymbol *Personality = nullptr; global() member
[all...]
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp4079 isCatchAll(EHPersonality Personality,Constant * TypeInfo) isCatchAll() argument
4119 EHPersonality Personality = visitLandingPadInst() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp2241 EHPersonality Personality = classifyEHPersonality(CallerPersonality); InlineFunction() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2806 EHPersonality Personality = classifyEHPersonality( findUnwindDestinations() local