Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmt.cpp209 EmitOMPCriticalDirective(cast<OMPCriticalDirective>(*S)); in EmitStmt()
DCodeGenFunction.h2475 void EmitOMPCriticalDirective(const OMPCriticalDirective &S);
DCGStmtOpenMP.cpp2359 void CodeGenFunction::EmitOMPCriticalDirective(const OMPCriticalDirective &S) { in EmitOMPCriticalDirective() function in CodeGenFunction
/external/llvm-project/clang/lib/CodeGen/
DCGStmt.cpp222 EmitOMPCriticalDirective(cast<OMPCriticalDirective>(*S)); in EmitStmt()
DCodeGenFunction.h3398 void EmitOMPCriticalDirective(const OMPCriticalDirective &S);
DCGStmtOpenMP.cpp3653 void CodeGenFunction::EmitOMPCriticalDirective(const OMPCriticalDirective &S) { in EmitOMPCriticalDirective() function in CodeGenFunction