Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h395 void adjustTargetSpecificDataForLambdas(
H A DCGStmtOpenMP.cpp2530 CGF.CGM.getOpenMPRuntime().adjustTargetSpecificDataForLambdas(CGF, S); in emitOMPSimdRegion()
3127 CGM.getOpenMPRuntime().adjustTargetSpecificDataForLambdas(*this, S); in EmitOMPWorksharingLoop()
3735 CGF.CGM.getOpenMPRuntime().adjustTargetSpecificDataForLambdas(CGF, S); in EmitSections()
5116 CGM.getOpenMPRuntime().adjustTargetSpecificDataForLambdas(*this, S); in EmitOMPDistributeLoop()
5984 CGF.CGM.getOpenMPRuntime().adjustTargetSpecificDataForLambdas(CGF, S); in emitTargetRegion()
6067 CGF.CGM.getOpenMPRuntime().adjustTargetSpecificDataForLambdas(CGF, S); in emitTargetTeamsRegion()
6703 CGF.CGM.getOpenMPRuntime().adjustTargetSpecificDataForLambdas(CGF, S); in emitTargetParallelRegion()
H A DCGOpenMPRuntime.h1793 adjustTargetSpecificDataForLambdas(CodeGenFunction &CGF,
H A DCGOpenMPRuntimeGPU.cpp4329 void CGOpenMPRuntimeGPU::adjustTargetSpecificDataForLambdas( in adjustTargetSpecificDataForLambdas() function in CGOpenMPRuntimeGPU
H A DCGOpenMPRuntime.cpp10715 void CGOpenMPRuntime::adjustTargetSpecificDataForLambdas( in adjustTargetSpecificDataForLambdas() function in CGOpenMPRuntime