Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGStmt.cpp205 EmitOMPCanonicalLoop(cast<OMPCanonicalLoop>(S)); in EmitStmt()
H A DCodeGenFunction.h3633 void EmitOMPCanonicalLoop(const OMPCanonicalLoop *S);
H A DCGStmtOpenMP.cpp2005 void CodeGenFunction::EmitOMPCanonicalLoop(const OMPCanonicalLoop *S) { in EmitOMPCanonicalLoop() function in CodeGenFunction