Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntimeNVPTX.cpp1167 bool IsOffloadEntry, in emitNonSPMDKernel()
1299 bool IsOffloadEntry, in emitSPMDKernel()
1852 bool IsOffloadEntry, const RegionCodeGenTy &CodeGen) { in emitTargetOutlinedFunction()
H A DCGOpenMPRuntime.cpp6323 bool IsOffloadEntry, const RegionCodeGenTy &CodeGen) { in emitTargetOutlinedFunction()
6332 bool IsOffloadEntry, const RegionCodeGenTy &CodeGen) { in emitTargetOutlinedFunctionHelper()
9782 bool IsOffloadEntry, const RegionCodeGenTy &CodeGen) { in emitTargetOutlinedFunction()
H A DCGStmtOpenMP.cpp4051 bool IsOffloadEntry = true; in emitCommonOMPTargetDirective() local