Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ !
H A DOMPIRBuilder.cpp2288 Value *Offset, Type *ReductionArrayTy) { in shuffleAndStore()
2371 InsertPointTy AllocaIP, CopyAction Action, Type *ReductionArrayTy, in emitReductionListCopy()
/src/contrib/llvm-project/clang/lib/CodeGen/ !
H A DCGOpenMPRuntime.cpp5003 QualType ReductionArrayTy = C.getConstantArrayType( in emitReduction() local