Searched defs:shouldExpandReduction (Results 1 – 6 of 6) sorted by relevance
105 bool RISCVTTIImpl::shouldExpandReduction(const IntrinsicInst *II) const { in shouldExpandReduction() function in RISCVTTIImpl
207 bool shouldExpandReduction(const IntrinsicInst *II) const { return false; } in shouldExpandReduction() function
287 bool shouldExpandReduction(const IntrinsicInst *II) const { return false; } in shouldExpandReduction() function
745 bool shouldExpandReduction(const IntrinsicInst *II) const { return true; } in shouldExpandReduction() function
2279 bool shouldExpandReduction(const IntrinsicInst *II) const override { in shouldExpandReduction() function
1034 bool TargetTransformInfo::shouldExpandReduction(const IntrinsicInst *II) const { in shouldExpandReduction() function in TargetTransformInfo