Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp3615 static void emitMaster(CodeGenFunction &CGF, const OMPExecutableDirective &S) { in emitMaster() function
3650 emitMaster(*this, S); in EmitOMPMasterDirective()
3762 emitMaster(CGF, S); in EmitOMPParallelMasterDirective()