Home
last modified time | relevance | path

Searched refs:EmitOMPLinearClause (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2360 void CodeGenFunction::EmitOMPLinearClause( in EmitOMPLinearClause() function in CodeGenFunction
2590 CGF.EmitOMPLinearClause(S, LoopScope); in emitOMPSimdRegion()
3388 EmitOMPLinearClause(S, LoopScope); in EmitOMPWorksharingLoop()
7742 CGF.EmitOMPLinearClause(S, LoopScope); in EmitOMPTaskLoopBasedDirective()
H A DCodeGenFunction.h3755 void EmitOMPLinearClause(const OMPLoopDirective &D,