Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h2308 int32_t ReductionBufferLength = 0; member
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp6377 Constant *ReductionBufferLength = in createTargetInit() local
6378 ConstantInt::getSigned(Int32, Attrs.ReductionBufferLength); in createTargetInit()
6410 ReductionBufferLength, in createTargetInit()