Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenFunction.h3906 static void EmitOMPTargetDeviceFunction(CodeGenModule &CGM,
HDCGStmtOpenMP.cpp6760 void CodeGenFunction::EmitOMPTargetDeviceFunction(CodeGenModule &CGM, in EmitOMPTargetDeviceFunction() function in CodeGenFunction
HDCGOpenMPRuntime.cpp9782 CodeGenFunction::EmitOMPTargetDeviceFunction(CGM, ParentName, in scanForTargetRegionsFunctions()