Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h3682 EmitOMPTargetParallelDeviceFunction(CodeGenModule &CGM, StringRef ParentName,
H A DCGStmtOpenMP.cpp7483 void CodeGenFunction::EmitOMPTargetParallelDeviceFunction( in EmitOMPTargetParallelDeviceFunction() function in CodeGenFunction
H A DCGOpenMPRuntime.cpp9723 CodeGenFunction::EmitOMPTargetParallelDeviceFunction( in scanForTargetRegionsFunctions()