Home
last modified time | relevance | path

Searched refs:RedArray (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3611 Value *RedArray = Builder.CreateAlloca(RedArrayTy, nullptr, "red.array"); in createReductions() local
3619 RedArrayTy, RedArray, 0, Index, "red.array.elem." + Twine(Index)); in createReductions()
3648 {Ident, ThreadId, NumVariables, RedArraySize, RedArray, in createReductions()