Searched refs:getMinMaxReductionPredicate (Results 1 – 3 of 3) sorted by relevance
389 LLVM_ABI CmpInst::Predicate getMinMaxReductionPredicate(RecurKind RK);
1077 CmpInst::Predicate llvm::getMinMaxReductionPredicate(RecurKind RK) { in getMinMaxReductionPredicate() function in llvm1110 CmpInst::Predicate Pred = getMinMaxReductionPredicate(RK); in createMinMaxOp()
21854 CmpInst::Predicate Pred = llvm::getMinMaxReductionPredicate(Kind); in createOp()