Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenFunction.cpp359 EmitFunctionEpilog(*CurFnInfo, EmitRetDbgLoc, EndLoc); in FinishFunction()
H A DCodeGenFunction.h1988 void EmitFunctionEpilog(const CGFunctionInfo &FI, bool EmitRetDbgLoc,
H A DCGCall.cpp2809 void CodeGenFunction::EmitFunctionEpilog(const CGFunctionInfo &FI, in EmitFunctionEpilog() function in CodeGenFunction