Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp429 EmitOMPGenericLoopDirective(cast<OMPGenericLoopDirective>(*S)); in EmitStmt()
H A DCodeGenFunction.h3895 void EmitOMPGenericLoopDirective(const OMPGenericLoopDirective &S);
H A DCGStmtOpenMP.cpp7922 void CodeGenFunction::EmitOMPGenericLoopDirective( in EmitOMPGenericLoopDirective() function in CodeGenFunction