Searched refs:preferInLoopReduction (Results 1 – 6 of 6) sorted by relevance
231 bool preferInLoopReduction(RecurKind Kind, Type *Ty) const override;
2700 bool ARMTTIImpl::preferInLoopReduction(RecurKind Kind, Type *Ty) const { in preferInLoopReduction() function in ARMTTIImpl
1400 bool TargetTransformInfo::preferInLoopReduction(RecurKind Kind, in preferInLoopReduction() function in TargetTransformInfo1402 return TTIImpl->preferInLoopReduction(Kind, Ty); in preferInLoopReduction()
1819 LLVM_ABI bool preferInLoopReduction(RecurKind Kind, Type *Ty) const;
1085 virtual bool preferInLoopReduction(RecurKind Kind, Type *Ty) const { in preferInLoopReduction() function
4574 TTI.preferInLoopReduction(RdxDesc.getRecurrenceKind(), in collectElementTypesForWidening()6543 !TTI.preferInLoopReduction(Kind, Phi->getType())) in collectInLoopReductions()