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.h1293 ReductionGenClangCBTy ReductionGenClang, in ReductionInfo()
1297 ReductionGen(ReductionGen), ReductionGenClang(ReductionGenClang), in ReductionInfo()
1302 ReductionGen(), ReductionGenClang(), AtomicReductionGen() {} in ReductionInfo()
1324 ReductionGenClangCBTy ReductionGenClang; member
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3345 Builder.restoreIP(RI.ReductionGenClang( in createReductionFunction()
3373 assert((RI.ReductionGen || RI.ReductionGenClang) && in checkReductionInfos()
3547 Builder.restoreIP(RI.ReductionGenClang(Builder.saveIP(), En.index(), in createReductionsGPU()