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.cpp437 EmitOMPGenericLoopDirective(cast<OMPGenericLoopDirective>(*S)); in EmitStmt()
H A DCodeGenFunction.h3940 void EmitOMPGenericLoopDirective(const OMPGenericLoopDirective &S);
H A DCGStmtOpenMP.cpp8206 void CodeGenFunction::EmitOMPGenericLoopDirective( in EmitOMPGenericLoopDirective() function in CodeGenFunction