Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp3095 const RecordDecl *TeamReductionRec, in emitListToGlobalCopyFunction()
3203 const RecordDecl *TeamReductionRec, in emitListToGlobalReduceFunction()
3300 const RecordDecl *TeamReductionRec, in emitGlobalToListCopyFunction()
3409 const RecordDecl *TeamReductionRec, in emitGlobalToListReduceFunction()
3840 const RecordDecl *TeamReductionRec = ::buildRecordForGlobalizedVars( in emitReduction() local
4686 for (const RecordDecl *TeamReductionRec : TeamsReductions) { in clear() local