Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp428 EmitOMPParallelGenericLoopDirective( in EmitStmt()
H A DCodeGenFunction.h3668 void EmitOMPParallelGenericLoopDirective(const OMPLoopDirective &S);
H A DCGStmtOpenMP.cpp7872 void CodeGenFunction::EmitOMPParallelGenericLoopDirective( in EmitOMPParallelGenericLoopDirective() function in CodeGenFunction