Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h3938 static void EmitOMPTargetTeamsDistributeParallelForSimdDeviceFunction(
H A DCGStmtOpenMP.cpp7202 void CodeGenFunction::EmitOMPTargetTeamsDistributeParallelForSimdDeviceFunction( in EmitOMPTargetTeamsDistributeParallelForSimdDeviceFunction() function in CodeGenFunction
H A DCGOpenMPRuntime.cpp9820 EmitOMPTargetTeamsDistributeParallelForSimdDeviceFunction( in scanForTargetRegionsFunctions()