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.h1391 ReductionGenAtomicCBTy AtomicReductionGen) in ReductionInfo()
1395 AtomicReductionGen(AtomicReductionGen) {} in ReductionInfo()
1399 ReductionGen(), ReductionGenClang(), AtomicReductionGen() {} in ReductionInfo()
1427 ReductionGenAtomicCBTy AtomicReductionGen; member
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1706 llvm::OpenMPIRBuilder::ReductionGenAtomicCBTy AtomicReductionGen = nullptr; in emitReduction() local
1751 /*ReductionGen=*/nullptr, ReductionGen, AtomicReductionGen)); in emitReduction()
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3871 return RI.AtomicReductionGen; in createReductions()
3947 InsertPointOrErrorTy AfterIP = RI.AtomicReductionGen( in createReductions()