Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1015 bool IsOffloadEntry, in emitNonSPMDKernel()
1072 bool IsOffloadEntry, in emitSPMDKernel()
1147 bool IsOffloadEntry, const RegionCodeGenTy &CodeGen) { in emitTargetOutlinedFunction()
H A DCGOpenMPRuntime.cpp6419 bool IsOffloadEntry, const RegionCodeGenTy &CodeGen) { in emitTargetOutlinedFunction()
6491 bool IsOffloadEntry, const RegionCodeGenTy &CodeGen) { in emitTargetOutlinedFunctionHelper()
12980 bool IsOffloadEntry, const RegionCodeGenTy &CodeGen) { in emitTargetOutlinedFunction()
H A DCGStmtOpenMP.cpp5967 bool IsOffloadEntry = true; in emitCommonOMPTargetDirective() local