Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h3516 static void EmitOMPTargetDeviceFunction(CodeGenModule &CGM,
H A DCGStmtOpenMP.cpp6023 void CodeGenFunction::EmitOMPTargetDeviceFunction(CodeGenModule &CGM, in EmitOMPTargetDeviceFunction() function in CodeGenFunction
H A DCGOpenMPRuntime.cpp10564 CodeGenFunction::EmitOMPTargetDeviceFunction(CGM, ParentName, in scanForTargetRegionsFunctions()