Home
last modified time | relevance | path

Searched refs:EmitOMPDistributeDirective (Results 1 – 6 of 6) 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
/external/llvm-project/clang/lib/CodeGen/
DCGStmt.cpp315 EmitOMPDistributeDirective(cast<OMPDistributeDirective>(*S)); in EmitStmt()
DCodeGenFunction.h3435 void EmitOMPDistributeDirective(const OMPDistributeDirective &S);
DCGStmtOpenMP.cpp4845 void CodeGenFunction::EmitOMPDistributeDirective( in EmitOMPDistributeDirective() function in CodeGenFunction