Searched defs:preferPredicatedReductionSelect (Results 1 – 4 of 4) sorted by relevance
436 bool preferPredicatedReductionSelect() const override { return ST->hasSVE(); } in preferPredicatedReductionSelect() function
2713 bool ARMTTIImpl::preferPredicatedReductionSelect() const { in preferPredicatedReductionSelect() function in ARMTTIImpl
1090 virtual bool preferPredicatedReductionSelect() const { return false; } in preferPredicatedReductionSelect() function
1409 bool TargetTransformInfo::preferPredicatedReductionSelect() const { in preferPredicatedReductionSelect() function in TargetTransformInfo