Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1938 LLVM_ABI InsertPointOrErrorTy createReductionsGPU(
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1756 cantFail(OMPBuilder.createReductionsGPU( in emitReduction()
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3533 OpenMPIRBuilder::InsertPointOrErrorTy OpenMPIRBuilder::createReductionsGPU( in createReductionsGPU() function in OpenMPIRBuilder
3829 return createReductionsGPU(Loc, AllocaIP, Builder.saveIP(), ReductionInfos, in createReductions()