Home
last modified time | relevance | path

Searched refs:adjustTargetSpecificDataForLambdas (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h326 void adjustTargetSpecificDataForLambdas(
H A DCGStmtOpenMP.cpp2725 CGF.CGM.getOpenMPRuntime().adjustTargetSpecificDataForLambdas(CGF, S); in emitOMPSimdRegion()
3535 CGM.getOpenMPRuntime().adjustTargetSpecificDataForLambdas(*this, S); in EmitOMPWorksharingLoop()
4260 CGF.CGM.getOpenMPRuntime().adjustTargetSpecificDataForLambdas(CGF, S); in EmitSections()
5939 CGM.getOpenMPRuntime().adjustTargetSpecificDataForLambdas(*this, S); in EmitOMPDistributeLoop()
6973 CGF.CGM.getOpenMPRuntime().adjustTargetSpecificDataForLambdas(CGF, S); in emitTargetRegion()
7057 CGF.CGM.getOpenMPRuntime().adjustTargetSpecificDataForLambdas(CGF, S); in emitTargetTeamsRegion()
7764 CGF.CGM.getOpenMPRuntime().adjustTargetSpecificDataForLambdas(CGF, S); in emitTargetParallelRegion()
H A DCGOpenMPRuntime.h1560 adjustTargetSpecificDataForLambdas(CodeGenFunction &CGF,
H A DCGOpenMPRuntimeGPU.cpp2145 void CGOpenMPRuntimeGPU::adjustTargetSpecificDataForLambdas( in adjustTargetSpecificDataForLambdas() function in CGOpenMPRuntimeGPU
H A DCGOpenMPRuntime.cpp10141 void CGOpenMPRuntime::adjustTargetSpecificDataForLambdas( in adjustTargetSpecificDataForLambdas() function in CGOpenMPRuntime