Home
last modified time | relevance | path

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

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