Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmt.cpp227 EmitOMPBarrierDirective(cast<OMPBarrierDirective>(*S)); in EmitStmt()
DCodeGenFunction.h2481 void EmitOMPBarrierDirective(const OMPBarrierDirective &S);
DCGStmtOpenMP.cpp2592 void CodeGenFunction::EmitOMPBarrierDirective(const OMPBarrierDirective &S) { in EmitOMPBarrierDirective() function in CodeGenFunction
/external/llvm-project/clang/lib/CodeGen/
DCGStmt.cpp243 EmitOMPBarrierDirective(cast<OMPBarrierDirective>(*S)); in EmitStmt()
DCodeGenFunction.h3405 void EmitOMPBarrierDirective(const OMPBarrierDirective &S);
DCGStmtOpenMP.cpp4336 void CodeGenFunction::EmitOMPBarrierDirective(const OMPBarrierDirective &S) { in EmitOMPBarrierDirective() function in CodeGenFunction