Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp41 class SjLjEHPrepareImpl { class
59 explicit SjLjEHPrepareImpl(const TargetMachine *TM = nullptr) : TM(TM) {} in SjLjEHPrepareImpl() function in __anon717b74230111::SjLjEHPrepareImpl
73 SjLjEHPrepareImpl Impl;
91 SjLjEHPrepareImpl Impl(TM); in run()
108 bool SjLjEHPrepareImpl::doInitialization(Module &M) { in doInitialization()
130 void SjLjEHPrepareImpl::insertCallSiteStore(Instruction *I, int Number) { in insertCallSiteStore()
159 void SjLjEHPrepareImpl::substituteLPadValues(LandingPadInst *LPI, Value *ExnVal, in substituteLPadValues()
195 SjLjEHPrepareImpl::setupFunctionContext(Function &F, in setupFunctionContext()
253 void SjLjEHPrepareImpl::lowerIncomingArguments(Function &F) { in lowerIncomingArguments()
284 void SjLjEHPrepareImpl::lowerAcrossUnwindEdges(Function &F, in lowerAcrossUnwindEdges()
[all …]