Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h752 bool IsNoWait = false);
/llvm-project-15.0.7/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1633 ArrayRef<ReductionInfo> ReductionInfos, bool IsNoWait) { in createReductions() argument
1698 IsNoWait ? RuntimeFunction::OMPRTL___kmpc_reduce_nowait in createReductions()
1738 IsNoWait ? RuntimeFunction::OMPRTL___kmpc_end_reduce_nowait in createReductions()