Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1037 const RegionCodeGenTy &MasterOpGen,
2015 const RegionCodeGenTy &MasterOpGen,
H A DCGOpenMPRuntime.cpp2230 const RegionCodeGenTy &MasterOpGen, in emitMasterRegion() argument
2247 MasterOpGen.setAction(Action); in emitMasterRegion()
2248 emitInlinedDirective(CGF, OMPD_master, MasterOpGen); in emitMasterRegion()
12802 const RegionCodeGenTy &MasterOpGen, in emitMasterRegion() argument
12808 const RegionCodeGenTy &MasterOpGen, in emitMaskedRegion() argument