Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1848 bool IsNoWait = false, bool IsTeamsReduction = false,
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3389 bool IsNoWait, bool IsTeamsReduction, bool HasDistribute, in createReductionsGPU() argument
3481 if (!IsTeamsReduction) { in createReductionsGPU()