Home
last modified time | relevance | path

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

/freebsd/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()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp5003 QualType ReductionArrayTy = C.getConstantArrayType( in emitReduction() local