Home
last modified time | relevance | path

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

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