Home
last modified time | relevance | path

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

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