Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2222 shuffleAndStore(InsertPointTy AllocaIP,Value * SrcAddr,Value * DstAddr,Type * ElemType,Value * Offset,Type * ReductionArrayTy) shuffleAndStore() argument
2305 emitReductionListCopy(InsertPointTy AllocaIP,CopyAction Action,Type * ReductionArrayTy,ArrayRef<ReductionInfo> ReductionInfos,Value * SrcBase,Value * DestBase,CopyOptionsTy CopyOptions) emitReductionListCopy() argument
/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp4998 QualType ReductionArrayTy = C.getConstantArrayType( emitReduction() local