Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandReductions.cpp61 RecurKind RK = getMinMaxReductionRecurKind(ID); in expandReductions()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h376 RecurKind getMinMaxReductionRecurKind(Intrinsic::ID RdxID);
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1034 RecurKind llvm::getMinMaxReductionRecurKind(Intrinsic::ID RdxID) { in getMinMaxReductionRecurKind() function in llvm