Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h369 void adjustTargetSpecificDataForLambdas(
H A DCGStmtOpenMP.cpp2535 CGF.CGM.getOpenMPRuntime().adjustTargetSpecificDataForLambdas(CGF, S); in emitOMPSimdRegion()
3154 CGM.getOpenMPRuntime().adjustTargetSpecificDataForLambdas(*this, S); in EmitOMPWorksharingLoop()
3761 CGF.CGM.getOpenMPRuntime().adjustTargetSpecificDataForLambdas(CGF, S); in EmitSections()
5142 CGM.getOpenMPRuntime().adjustTargetSpecificDataForLambdas(*this, S); in EmitOMPDistributeLoop()
6017 CGF.CGM.getOpenMPRuntime().adjustTargetSpecificDataForLambdas(CGF, S); in emitTargetRegion()
6100 CGF.CGM.getOpenMPRuntime().adjustTargetSpecificDataForLambdas(CGF, S); in emitTargetTeamsRegion()
6736 CGF.CGM.getOpenMPRuntime().adjustTargetSpecificDataForLambdas(CGF, S); in emitTargetParallelRegion()
H A DCGOpenMPRuntime.h1813 adjustTargetSpecificDataForLambdas(CodeGenFunction &CGF,
H A DCGOpenMPRuntimeGPU.cpp3733 void CGOpenMPRuntimeGPU::adjustTargetSpecificDataForLambdas( in adjustTargetSpecificDataForLambdas() function in CGOpenMPRuntimeGPU
H A DCGOpenMPRuntime.cpp10874 void CGOpenMPRuntime::adjustTargetSpecificDataForLambdas( in adjustTargetSpecificDataForLambdas() function in CGOpenMPRuntime