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.cpp447 EmitOMPParallelGenericLoopDirective( in EmitStmt()
H A DCodeGenFunction.h3941 void EmitOMPParallelGenericLoopDirective(const OMPLoopDirective &S);
H A DCGStmtOpenMP.cpp8246 void CodeGenFunction::EmitOMPParallelGenericLoopDirective( in EmitOMPParallelGenericLoopDirective() function in CodeGenFunction