Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmt.cpp200 EmitOMPCanonicalLoop(cast<OMPCanonicalLoop>(S)); in EmitStmt()
H A DCodeGenFunction.h3564 void EmitOMPCanonicalLoop(const OMPCanonicalLoop *S);
H A DCGStmtOpenMP.cpp1955 void CodeGenFunction::EmitOMPCanonicalLoop(const OMPCanonicalLoop *S) { in EmitOMPCanonicalLoop() function in CodeGenFunction