Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenFunction.cpp272 EmitFunctionEpilog(*CurFnInfo, EmitRetDbgLoc, EndLoc); in FinishFunction()
DCodeGenFunction.h1334 void EmitFunctionEpilog(const CGFunctionInfo &FI, bool EmitRetDbgLoc,
DCGCall.cpp2248 void CodeGenFunction::EmitFunctionEpilog(const CGFunctionInfo &FI, in EmitFunctionEpilog() function in CodeGenFunction