Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmt.cpp278 EmitOMPDistributeDirective(cast<OMPDistributeDirective>(*S)); in EmitStmt()
DCodeGenFunction.h2502 void EmitOMPDistributeDirective(const OMPDistributeDirective &S);
DCGStmtOpenMP.cpp2736 void CodeGenFunction::EmitOMPDistributeDirective( in EmitOMPDistributeDirective() function in CodeGenFunction