Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h3685 static void EmitOMPTargetParallelForDeviceFunction(
H A DCGStmtOpenMP.cpp7522 void CodeGenFunction::EmitOMPTargetParallelForDeviceFunction( in EmitOMPTargetParallelForDeviceFunction() function in CodeGenFunction
H A DCGOpenMPRuntime.cpp9739 CodeGenFunction::EmitOMPTargetParallelForDeviceFunction( in scanForTargetRegionsFunctions()