Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DIRBuilder.cpp347 Function *FnStatepoint = in CreateGCStatepointCallCommon() local
354 return createCallHelper(FnStatepoint, Args, Builder, Name); in CreateGCStatepointCallCommon()
397 Function *FnStatepoint = Intrinsic::getDeclaration( in CreateGCStatepointInvokeCommon() local
403 return createInvokeHelper(FnStatepoint, NormalDest, UnwindDest, Args, Builder, in CreateGCStatepointInvokeCommon()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DIRBuilder.cpp614 Function *FnStatepoint = in CreateGCStatepointCallCommon() local
621 return createCallHelper(FnStatepoint, Args, Builder, Name); in CreateGCStatepointCallCommon()
664 Function *FnStatepoint = Intrinsic::getDeclaration( in CreateGCStatepointInvokeCommon() local
670 return createInvokeHelper(FnStatepoint, NormalDest, UnwindDest, Args, Builder, in CreateGCStatepointInvokeCommon()