Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1294 ReductionGenAtomicCBTy AtomicReductionGen) in ReductionInfo()
1298 AtomicReductionGen(AtomicReductionGen) {} in ReductionInfo()
1302 ReductionGen(), ReductionGenClang(), AtomicReductionGen() {} in ReductionInfo()
1330 ReductionGenAtomicCBTy AtomicReductionGen; member
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1708 llvm::OpenMPIRBuilder::ReductionGenAtomicCBTy AtomicReductionGen = nullptr; in emitReduction() local
1753 /*ReductionGen=*/nullptr, ReductionGen, AtomicReductionGen)); in emitReduction()
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3630 return RI.AtomicReductionGen; in createReductions()
3707 Builder.restoreIP(RI.AtomicReductionGen(Builder.saveIP(), RI.ElementType, in createReductions()