Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenFunction.h3171 static void EmitOMPTargetDeviceFunction(CodeGenModule &CGM,
H A DCGStmtOpenMP.cpp4102 void CodeGenFunction::EmitOMPTargetDeviceFunction(CodeGenModule &CGM, in EmitOMPTargetDeviceFunction() function in CodeGenFunction
H A DCGOpenMPRuntime.cpp8543 CodeGenFunction::EmitOMPTargetDeviceFunction(CGM, ParentName, in scanForTargetRegionsFunctions()