Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGStmt.cpp238 EmitOMPBarrierDirective(cast<OMPBarrierDirective>(*S)); in EmitStmt()
HDCodeGenFunction.h3148 void EmitOMPBarrierDirective(const OMPBarrierDirective &S);
HDCGStmtOpenMP.cpp3548 void CodeGenFunction::EmitOMPBarrierDirective(const OMPBarrierDirective &S) { in EmitOMPBarrierDirective() function in CodeGenFunction