Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmt.cpp221 EmitOMPTaskDirective(cast<OMPTaskDirective>(*S)); in EmitStmt()
DCodeGenFunction.h2479 void EmitOMPTaskDirective(const OMPTaskDirective &S);
DCGStmtOpenMP.cpp2557 void CodeGenFunction::EmitOMPTaskDirective(const OMPTaskDirective &S) { in EmitOMPTaskDirective() function in CodeGenFunction
/external/llvm-project/clang/lib/CodeGen/
DCGStmt.cpp237 EmitOMPTaskDirective(cast<OMPTaskDirective>(*S)); in EmitStmt()
DCodeGenFunction.h3403 void EmitOMPTaskDirective(const OMPTaskDirective &S);
DCGStmtOpenMP.cpp4299 void CodeGenFunction::EmitOMPTaskDirective(const OMPTaskDirective &S) { in EmitOMPTaskDirective() function in CodeGenFunction