Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenFunction.h3584 static void EmitOMPTargetDeviceFunction(CodeGenModule &CGM,
H A DCGStmtOpenMP.cpp6631 void CodeGenFunction::EmitOMPTargetDeviceFunction(CodeGenModule &CGM, in EmitOMPTargetDeviceFunction() function in CodeGenFunction
H A DCGOpenMPRuntime.cpp10134 CodeGenFunction::EmitOMPTargetDeviceFunction(CGM, ParentName, in scanForTargetRegionsFunctions()