Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1072 bool IsOffloadEntry, in emitNonSPMDKernel()
1208 bool IsOffloadEntry, in emitSPMDKernel()
1481 bool IsOffloadEntry, const RegionCodeGenTy &CodeGen) { in emitTargetOutlinedFunction()
H A DCGOpenMPRuntime.cpp6400 bool IsOffloadEntry, const RegionCodeGenTy &CodeGen) { in emitTargetOutlinedFunction()
6472 bool IsOffloadEntry, const RegionCodeGenTy &CodeGen) { in emitTargetOutlinedFunctionHelper()
12819 bool IsOffloadEntry, const RegionCodeGenTy &CodeGen) { in emitTargetOutlinedFunction()
H A DCGStmtOpenMP.cpp5934 bool IsOffloadEntry = true; in emitCommonOMPTargetDirective() local