Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1244 AtomicReductionGenTy AtomicReductionGen) in ReductionInfo()
1247 AtomicReductionGen(AtomicReductionGen) {} in ReductionInfo()
1267 AtomicReductionGenTy AtomicReductionGen; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2105 return RI.AtomicReductionGen; in createReductions()
2170 Builder.restoreIP(RI.AtomicReductionGen(Builder.saveIP(), RI.ElementType, in createReductions()