Searched defs:DependenciesArray (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGOpenMPRuntime.cpp | 4063 emitDependData(CodeGenFunction & CGF,QualType & KmpDependInfoTy,llvm::PointerUnion<unsigned *,LValue * > Pos,const OMPTaskDataTy::DependData & Data,Address DependenciesArray) emitDependData() argument |
H A D | CGStmtOpenMP.cpp | 7010 Address DependenciesArray = Address::invalid(); EmitOMPInteropDirective() local |