Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4205 static void emitMaster(CodeGenFunction &CGF, const OMPExecutableDirective &S) { in emitMaster() function
4238 emitMaster(*this, S); in EmitOMPMasterDirective()
4425 emitMaster(CGF, S); in EmitOMPParallelMasterDirective()