Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDCGStmt.cpp211 EmitOMPCanonicalLoop(cast<OMPCanonicalLoop>(S)); in EmitStmt()
HDCodeGenFunction.h3965 void EmitOMPCanonicalLoop(const OMPCanonicalLoop *S);
HDCGStmtOpenMP.cpp2033 void CodeGenFunction::EmitOMPCanonicalLoop(const OMPCanonicalLoop *S) { in EmitOMPCanonicalLoop() function in CodeGenFunction