Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntimeGPU.h79 void emitGenericVarsProlog(CodeGenFunction &CGF, SourceLocation Loc,
DCGOpenMPRuntimeGPU.cpp1163 emitGenericVarsProlog(CGF, WST.Loc); in emitNonSPMDEntryHeader()
1691 Rt.emitGenericVarsProlog(CGF, Loc); in emitTeamsOutlinedFunction()
1710 void CGOpenMPRuntimeGPU::emitGenericVarsProlog(CodeGenFunction &CGF, in emitGenericVarsProlog() function in CGOpenMPRuntimeGPU
4377 emitGenericVarsProlog(CGF, D->getBeginLoc(), /*WithSPMDCheck=*/true); in emitFunctionProlog()