Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp2204 const RecordDecl *TeamReductionRec, in emitListToGlobalCopyFunction()
2316 const RecordDecl *TeamReductionRec, in emitListToGlobalReduceFunction()
2413 const RecordDecl *TeamReductionRec, in emitGlobalToListCopyFunction()
2526 const RecordDecl *TeamReductionRec, in emitGlobalToListReduceFunction()
2957 const RecordDecl *TeamReductionRec = ::buildRecordForGlobalizedVars( in emitReduction() local
3616 for (const RecordDecl *TeamReductionRec : TeamsReductions) { in clear() local