Searched refs:MasterOpGen (Results 1 – 4 of 4) sorted by relevance
/external/clang/lib/CodeGen/ |
D | CGOpenMPRuntime.h | 572 const RegionCodeGenTy &MasterOpGen,
|
D | CGOpenMPRuntime.cpp | 2102 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/ |
D | CGOpenMPRuntime.h | 1011 const RegionCodeGenTy &MasterOpGen, 1983 const RegionCodeGenTy &MasterOpGen,
|
D | CGOpenMPRuntime.cpp | 2236 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
|