Home
last modified time | relevance | path

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

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