Home
last modified time | relevance | path

Searched defs:emitFunctionProlog (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1564 virtual void emitFunctionProlog(CodeGenFunction &CGF, const Decl *D) {} in emitFunctionProlog() function
H A DCGOpenMPRuntimeNVPTX.cpp4189 void CGOpenMPRuntimeNVPTX::emitFunctionProlog(CodeGenFunction &CGF, in emitFunctionProlog() function in CGOpenMPRuntimeNVPTX