Home
last modified time | relevance | path

Searched refs:CopyprivateList (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp2252 Address CopyprivateList = in emitSingleRegion() local
2255 Address Elem = CGF.Builder.CreateConstArrayGEP(CopyprivateList, I); in emitSingleRegion()
2269 CopyprivateList, CGF.VoidPtrTy, CGF.Int8Ty); in emitSingleRegion()