Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1334 bool IsNoWait = false);
/freebsd-14.2/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2059 ArrayRef<ReductionInfo> ReductionInfos, bool IsNoWait) { in createReductions() argument
2119 IsNoWait ? RuntimeFunction::OMPRTL___kmpc_reduce_nowait in createReductions()
2159 IsNoWait ? RuntimeFunction::OMPRTL___kmpc_end_reduce_nowait in createReductions()