Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h900 bool IsNoWait = false);
/openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1722 ArrayRef<ReductionInfo> ReductionInfos, bool IsNoWait) { in createReductions() argument
1787 IsNoWait ? RuntimeFunction::OMPRTL___kmpc_reduce_nowait in createReductions()
1827 IsNoWait ? RuntimeFunction::OMPRTL___kmpc_end_reduce_nowait in createReductions()