Home
last modified time | relevance | path

Searched refs:InnermostKind (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/CodeGen/
DCGOpenMPRuntimeNVPTX.h160 OpenMPDirectiveKind InnermostKind,
DCGOpenMPRuntime.h516 OpenMPDirectiveKind InnermostKind, const RegionCodeGenTy &CodeGen);
536 OpenMPDirectiveKind InnermostKind, const RegionCodeGenTy &CodeGen,
856 OpenMPDirectiveKind InnermostKind,
DCGOpenMPRuntimeNVPTX.cpp363 OpenMPDirectiveKind InnermostKind, const RegionCodeGenTy &CodeGen) { in emitParallelOrTeamsOutlinedFunction() argument
369 D, ThreadIDVar, InnermostKind, CodeGen); in emitParallelOrTeamsOutlinedFunction()
DCGStmtOpenMP.cpp1192 OpenMPDirectiveKind InnermostKind, in emitCommonOMPParallelDirective() argument
1197 *CS->getCapturedDecl()->param_begin(), InnermostKind, CodeGen); in emitCommonOMPParallelDirective()
3319 OpenMPDirectiveKind InnermostKind, in emitCommonOMPTeamsDirective() argument
3324 *CS->getCapturedDecl()->param_begin(), InnermostKind, CodeGen); in emitCommonOMPTeamsDirective()
DCGOpenMPRuntime.cpp843 OpenMPDirectiveKind InnermostKind, const RegionCodeGenTy &CodeGen) { in emitParallelOrTeamsOutlinedFunction() argument
855 CGOpenMPOutlinedRegionInfo CGInfo(*CS, ThreadIDVar, CodeGen, InnermostKind, in emitParallelOrTeamsOutlinedFunction()
864 OpenMPDirectiveKind InnermostKind, const RegionCodeGenTy &CodeGen, in emitTaskOutlinedFunction() argument
886 InnermostKind, in emitTaskOutlinedFunction()