Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDExpandReductions.cpp61 RecurKind RK = getMinMaxReductionRecurKind(ID); in expandReductions()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
HDLoopUtils.h376 RecurKind getMinMaxReductionRecurKind(Intrinsic::ID RdxID);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDLoopUtils.cpp1034 RecurKind llvm::getMinMaxReductionRecurKind(Intrinsic::ID RdxID) { in getMinMaxReductionRecurKind() function in llvm