Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp791 for (const RecordDecl *TeamReductionRec : TeamsReductions) { in emitKernelDeinit() local
792 QualType RecTy = C.getRecordType(TeamReductionRec); in emitKernelDeinit()
2154 const RecordDecl *TeamReductionRec, in emitListToGlobalCopyFunction() argument
2194 QualType StaticTy = C.getRecordType(TeamReductionRec); in emitListToGlobalCopyFunction()
2265 const RecordDecl *TeamReductionRec, in emitListToGlobalReduceFunction() argument
2298 QualType StaticTy = C.getRecordType(TeamReductionRec); in emitListToGlobalReduceFunction()
2360 const RecordDecl *TeamReductionRec, in emitGlobalToListCopyFunction() argument
2400 QualType StaticTy = C.getRecordType(TeamReductionRec); in emitGlobalToListCopyFunction()
2472 const RecordDecl *TeamReductionRec, in emitGlobalToListReduceFunction() argument
2505 QualType StaticTy = C.getRecordType(TeamReductionRec); in emitGlobalToListReduceFunction()