Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1390 ReductionGenClangCBTy ReductionGenClang, in ReductionInfo()
1394 ReductionGen(ReductionGen), ReductionGenClang(ReductionGenClang), in ReductionInfo()
1399 ReductionGen(), ReductionGenClang(), AtomicReductionGen() {} in ReductionInfo()
1421 ReductionGenClangCBTy ReductionGenClang; member
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3492 Builder.restoreIP(RI.ReductionGenClang( in createReductionFunction()
3520 assert((RI.ReductionGen || RI.ReductionGenClang) && in checkReductionInfos()
3706 Builder.restoreIP(RI.ReductionGenClang(Builder.saveIP(), En.index(), in createReductionsGPU()