Searched defs:KmpDependInfoTy (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.h | 468 QualType KmpDependInfoTy; global() variable
|
H A D | CGOpenMPRuntime.cpp | 4033 cast<RecordDecl>(KmpDependInfoTy->getAsTagDecl()); in getDependTypes() argument 4074 emitDependData(CodeGenFunction & CGF,QualType & KmpDependInfoTy,llvm::PointerUnion<unsigned *,LValue * > Pos,const OMPTaskDataTy::DependData & Data,Address DependenciesArray) emitDependData() argument 4146 emitDepobjElementsSizes(CodeGenFunction & CGF,QualType & KmpDependInfoTy,const OMPTaskDataTy::DependData & Data) emitDepobjElementsSizes() argument 4184 emitDepobjElements(CodeGenFunction & CGF,QualType & KmpDependInfoTy,LValue PosLVal,const OMPTaskDataTy::DependData & Data,Address DependenciesArray) emitDepobjElements() argument [all...] |