Home
last modified time | relevance | path

Searched refs:IsNoWait (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,
1920 ArrayRef<bool> IsByRef, bool IsNoWait = false);
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3389 bool IsNoWait, bool IsTeamsReduction, bool HasDistribute, in createReductionsGPU() argument
3584 ArrayRef<bool> IsByRef, bool IsNoWait) { in createReductions() argument
3644 IsNoWait ? RuntimeFunction::OMPRTL___kmpc_reduce_nowait in createReductions()
3696 IsNoWait ? RuntimeFunction::OMPRTL___kmpc_end_reduce_nowait in createReductions()