Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86WinEHState.cpp88 FunctionCallee SetJmp3 = nullptr; member in __anon856cecd20111::WinEHStatePass
132 SetJmp3 = nullptr; in doFinalization()
176 SetJmp3 = TheModule->getOrInsertFunction( in runOnFunction()
485 CallInst *NewCI = Builder.CreateCall(SetJmp3, Args, OpBundles); in rewriteSetJmpCall()
491 SetJmp3, II->getNormalDest(), II->getUnwindDest(), Args, OpBundles); in rewriteSetJmpCall()
755 SetJmp3.getCallee()->stripPointerCasts()) in addStateStores()