Home
last modified time | relevance | path

Searched defs:IsOffloadEntry (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1014 bool IsOffloadEntry, in emitNonSPMDKernel()
1071 bool IsOffloadEntry, in emitSPMDKernel()
1152 bool IsOffloadEntry, const RegionCodeGenTy &CodeGen) { in emitTargetOutlinedFunction()
H A DCGOpenMPRuntime.cpp6335 bool IsOffloadEntry, const RegionCodeGenTy &CodeGen) { in emitTargetOutlinedFunction()
6407 bool IsOffloadEntry, const RegionCodeGenTy &CodeGen) { in emitTargetOutlinedFunctionHelper()
12997 bool IsOffloadEntry, const RegionCodeGenTy &CodeGen) { in emitTargetOutlinedFunction()
H A DCGStmtOpenMP.cpp6592 bool IsOffloadEntry = true; in emitCommonOMPTargetDirective() local