Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGStmt.cpp429 EmitOMPGenericLoopDirective(cast<OMPGenericLoopDirective>(*S)); in EmitStmt()
HDCodeGenFunction.h3895 void EmitOMPGenericLoopDirective(const OMPGenericLoopDirective &S);
HDCGStmtOpenMP.cpp7922 void CodeGenFunction::EmitOMPGenericLoopDirective( in EmitOMPGenericLoopDirective() function in CodeGenFunction