Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp51 Constant *FuncCtxFn; member in __anon39ada0450111::SjLjEHPrepare
401 Builder.CreateCall(FuncCtxFn, FuncCtxArg); in setupEntryBlockAndCallSites()
476 FuncCtxFn = Intrinsic::getDeclaration(&M, Intrinsic::eh_sjlj_functioncontext); in runOnFunction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp51 Function *FuncCtxFn; member in __anon92b502a70111::SjLjEHPrepare
413 Builder.CreateCall(FuncCtxFn, FuncCtxArg); in setupEntryBlockAndCallSites()
491 FuncCtxFn = Intrinsic::getDeclaration(&M, Intrinsic::eh_sjlj_functioncontext); in runOnFunction()
/external/llvm-project/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp53 Function *FuncCtxFn; member in __anonff8195130111::SjLjEHPrepare
422 Builder.CreateCall(FuncCtxFn, FuncCtxArg); in setupEntryBlockAndCallSites()
499 FuncCtxFn = Intrinsic::getDeclaration(&M, Intrinsic::eh_sjlj_functioncontext); in runOnFunction()