Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h353 CmpInst::Predicate getMinMaxReductionPredicate(RecurKind RK);
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp883 CmpInst::Predicate llvm::getMinMaxReductionPredicate(RecurKind RK) { in getMinMaxReductionPredicate() function in llvm
913 CmpInst::Predicate Pred = getMinMaxReductionPredicate(RK); in createMinMaxOp()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp12929 CmpInst::Predicate RdxPred = getMinMaxReductionPredicate(RdxKind); in getReductionCost()
12949 CmpInst::Predicate RdxPred = getMinMaxReductionPredicate(RdxKind); in getReductionCost()