Home
last modified time | relevance | path

Searched refs:MasterOpGen (Results 1 – 4 of 4) 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()
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.h1011 const RegionCodeGenTy &MasterOpGen,
1983 const RegionCodeGenTy &MasterOpGen,
DCGOpenMPRuntime.cpp2236 const RegionCodeGenTy &MasterOpGen, in emitMasterRegion() argument
2253 MasterOpGen.setAction(Action); in emitMasterRegion()
2254 emitInlinedDirective(CGF, OMPD_master, MasterOpGen); in emitMasterRegion()
12454 const RegionCodeGenTy &MasterOpGen, in emitMasterRegion() argument