Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntimeNVPTX.h383 void adjustTargetSpecificDataForLambdas(
H A DCGStmtOpenMP.cpp1743 CGF.CGM.getOpenMPRuntime().adjustTargetSpecificDataForLambdas(CGF, S); in emitOMPSimdRegion()
2303 CGM.getOpenMPRuntime().adjustTargetSpecificDataForLambdas(*this, S); in EmitOMPWorksharingLoop()
2600 CGF.CGM.getOpenMPRuntime().adjustTargetSpecificDataForLambdas(CGF, S); in EmitSections()
3355 CGM.getOpenMPRuntime().adjustTargetSpecificDataForLambdas(*this, S); in EmitOMPDistributeLoop()
4097 CGF.CGM.getOpenMPRuntime().adjustTargetSpecificDataForLambdas(CGF, S); in emitTargetRegion()
4179 CGF.CGM.getOpenMPRuntime().adjustTargetSpecificDataForLambdas(CGF, S); in emitTargetTeamsRegion()
4739 CGF.CGM.getOpenMPRuntime().adjustTargetSpecificDataForLambdas(CGF, S); in emitTargetParallelRegion()
H A DCGOpenMPRuntime.h1580 adjustTargetSpecificDataForLambdas(CodeGenFunction &CGF,
H A DCGOpenMPRuntimeNVPTX.cpp4325 void CGOpenMPRuntimeNVPTX::adjustTargetSpecificDataForLambdas( in adjustTargetSpecificDataForLambdas() function in CGOpenMPRuntimeNVPTX
H A DCGOpenMPRuntime.cpp8785 void CGOpenMPRuntime::adjustTargetSpecificDataForLambdas( in adjustTargetSpecificDataForLambdas() function in CGOpenMPRuntime