Home
last modified time | relevance | path

Searched refs:EmitSections (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp2153 void CodeGenFunction::EmitSections(const OMPExecutableDirective &S) { in EmitSections() function in CodeGenFunction
2291 EmitSections(S); in EmitOMPSectionsDirective()
2398 CGF.EmitSections(S); in EmitOMPParallelSectionsDirective()
DCodeGenFunction.h2564 void EmitSections(const OMPExecutableDirective &S);
/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp3402 void CodeGenFunction::EmitSections(const OMPExecutableDirective &S) { in EmitSections() function in CodeGenFunction
3553 EmitSections(S); in EmitOMPSectionsDirective()
3783 CGF.EmitSections(S); in EmitOMPParallelSectionsDirective()
DCodeGenFunction.h3599 void EmitSections(const OMPExecutableDirective &S);