Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h71 void emitGenericVarsProlog(CodeGenFunction &CGF, SourceLocation Loc);
H A DCGOpenMPRuntimeGPU.cpp757 emitGenericVarsProlog(CGF, EST.Loc); in emitKernelInit()
1026 Rt.emitGenericVarsProlog(CGF, Loc); in emitTeamsOutlinedFunction()
1040 void CGOpenMPRuntimeGPU::emitGenericVarsProlog(CodeGenFunction &CGF, in emitGenericVarsProlog() function in CGOpenMPRuntimeGPU
2032 emitGenericVarsProlog(CGF, D->getBeginLoc()); in emitFunctionProlog()