Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
HDOMPIRBuilder.cpp2288 Value *Offset, Type *ReductionArrayTy) { in shuffleAndStore()
2371 InsertPointTy AllocaIP, CopyAction Action, Type *ReductionArrayTy, in emitReductionListCopy()
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGOpenMPRuntime.cpp5003 QualType ReductionArrayTy = C.getConstantArrayType( in emitReduction() local