Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h572 const RegionCodeGenTy &MasterOpGen,
DCGOpenMPRuntime.cpp2102 const RegionCodeGenTy &MasterOpGen, in emitMasterRegion() argument
2115 MasterOpGen.setAction(Action); in emitMasterRegion()
2116 emitInlinedDirective(CGF, OMPD_master, MasterOpGen); in emitMasterRegion()