Searched refs:getMinMaxReductionPredicate (Results 1 – 7 of 7) sorted by relevance
373 CmpInst::Predicate getMinMaxReductionPredicate(RecurKind RK);
364 CmpInst::Predicate getMinMaxReductionPredicate(RecurKind RK);
353 CmpInst::Predicate getMinMaxReductionPredicate(RecurKind RK);
883 CmpInst::Predicate llvm::getMinMaxReductionPredicate(RecurKind RK) { in getMinMaxReductionPredicate() function in llvm913 CmpInst::Predicate Pred = getMinMaxReductionPredicate(RK); in createMinMaxOp()
12929 CmpInst::Predicate RdxPred = getMinMaxReductionPredicate(RdxKind); in getReductionCost()12949 CmpInst::Predicate RdxPred = getMinMaxReductionPredicate(RdxKind); in getReductionCost()