Home
last modified time | relevance | path

Searched refs:EmitOMPTargetTeamsDistributeParallelForDeviceFunction (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenFunction.h3617 static void EmitOMPTargetTeamsDistributeParallelForDeviceFunction(
H A DCGStmtOpenMP.cpp7028 void CodeGenFunction::EmitOMPTargetTeamsDistributeParallelForDeviceFunction( in EmitOMPTargetTeamsDistributeParallelForDeviceFunction() function in CodeGenFunction
H A DCGOpenMPRuntime.cpp10555 CodeGenFunction::EmitOMPTargetTeamsDistributeParallelForDeviceFunction( in scanForTargetRegionsFunctions()