Home
last modified time | relevance | path

Searched refs:EmitOMPFlushDirective (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/CodeGen/
DCGStmt.cpp236 EmitOMPFlushDirective(cast<OMPFlushDirective>(*S)); in EmitStmt()
DCodeGenFunction.h2484 void EmitOMPFlushDirective(const OMPFlushDirective &S);
DCGStmtOpenMP.cpp2610 void CodeGenFunction::EmitOMPFlushDirective(const OMPFlushDirective &S) { in EmitOMPFlushDirective() function in CodeGenFunction
/external/llvm-project/clang/lib/CodeGen/
DCGStmt.cpp252 EmitOMPFlushDirective(cast<OMPFlushDirective>(*S)); in EmitStmt()
DCodeGenFunction.h3408 void EmitOMPFlushDirective(const OMPFlushDirective &S);
DCGStmtOpenMP.cpp4375 void CodeGenFunction::EmitOMPFlushDirective(const OMPFlushDirective &S) { in EmitOMPFlushDirective() function in CodeGenFunction