Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGOpenMPRuntimeGPU.cpp708 bool IsOffloadEntry, in emitNonSPMDKernel()
800 bool IsOffloadEntry, in emitSPMDKernel()
849 bool IsOffloadEntry, const RegionCodeGenTy &CodeGen) { in emitTargetOutlinedFunction()
HDCGOpenMPRuntime.cpp5831 bool IsOffloadEntry, const RegionCodeGenTy &CodeGen) { in emitTargetOutlinedFunction()
5938 bool IsOffloadEntry, const RegionCodeGenTy &CodeGen) { in emitTargetOutlinedFunctionHelper()
12185 bool IsOffloadEntry, const RegionCodeGenTy &CodeGen) { in emitTargetOutlinedFunction()
HDCGStmtOpenMP.cpp6697 bool IsOffloadEntry = true; in emitCommonOMPTargetDirective() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
HDOMPIRBuilder.cpp6301 FunctionGenCallback &GenerateFunctionCallback, bool IsOffloadEntry, in emitTargetRegionFunction()