Searched defs:KmpTaskTWithPrivatesQTyRD (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.cpp | 3031 const auto *KmpTaskTWithPrivatesQTyRD = emitProxyTaskFunction() local 3129 const auto *KmpTaskTWithPrivatesQTyRD = emitDestructorsFunction() local 3258 emitPrivatesInit(CodeGenFunction & CGF,const OMPExecutableDirective & D,Address KmpTaskSharedsPtr,LValue TDBase,const RecordDecl * KmpTaskTWithPrivatesQTyRD,QualType SharedsTy,QualType SharedsPtrTy,const OMPTaskDataTy & Data,ArrayRef<PrivateDataTy> Privates,bool ForDup) emitPrivatesInit() argument 3405 emitTaskDupFunction(CodeGenModule & CGM,SourceLocation Loc,const OMPExecutableDirective & D,QualType KmpTaskTWithPrivatesPtrQTy,const RecordDecl * KmpTaskTWithPrivatesQTyRD,const RecordDecl * KmpTaskTQTyRD,QualType SharedsTy,QualType SharedsPtrTy,const OMPTaskDataTy & Data,ArrayRef<PrivateDataTy> Privates,bool WithLastIter) emitTaskDupFunction() argument 3473 checkDestructorsRequired(const RecordDecl * KmpTaskTWithPrivatesQTyRD,ArrayRef<PrivateDataTy> Privates) checkDestructorsRequired() argument 3683 const RecordDecl *KmpTaskTWithPrivatesQTyRD = emitTaskInit() local [all...] |