Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h3906 static void EmitOMPTargetDeviceFunction(CodeGenModule &CGM,
H A DCGStmtOpenMP.cpp6760 void CodeGenFunction::EmitOMPTargetDeviceFunction(CodeGenModule &CGM, in EmitOMPTargetDeviceFunction() function in CodeGenFunction
H A DCGOpenMPRuntime.cpp9782 CodeGenFunction::EmitOMPTargetDeviceFunction(CGM, ParentName, in scanForTargetRegionsFunctions()