Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp2556 const RecordDecl *TeamReductionRec, in emitListToGlobalCopyFunction()
2668 const RecordDecl *TeamReductionRec, in emitListToGlobalReduceFunction()
2765 const RecordDecl *TeamReductionRec, in emitGlobalToListCopyFunction()
2878 const RecordDecl *TeamReductionRec, in emitGlobalToListReduceFunction()
3309 const RecordDecl *TeamReductionRec = ::buildRecordForGlobalizedVars( in emitReduction() local
3973 for (const RecordDecl *TeamReductionRec : TeamsReductions) { in clear() local