Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h854 const RegionCodeGenTy &MasterOpGen,
1673 const RegionCodeGenTy &MasterOpGen,
H A DCGOpenMPRuntime.cpp3009 const RegionCodeGenTy &MasterOpGen, in emitMasterRegion() argument
3022 MasterOpGen.setAction(Action); in emitMasterRegion()
3023 emitInlinedDirective(CGF, OMPD_master, MasterOpGen); in emitMasterRegion()
9602 const RegionCodeGenTy &MasterOpGen, in emitMasterRegion() argument