Searched defs:shouldExpandReduction (Results 1 – 7 of 7) sorted by relevance
150 bool shouldExpandReduction(const IntrinsicInst *II) const { in shouldExpandReduction() function
227 bool shouldExpandReduction(const IntrinsicInst *II) const { return false; } in shouldExpandReduction() function
340 bool shouldExpandReduction(const IntrinsicInst *II) const { return false; } in shouldExpandReduction() function
195 bool RISCVTTIImpl::shouldExpandReduction(const IntrinsicInst *II) const { in shouldExpandReduction() function in RISCVTTIImpl
843 bool shouldExpandReduction(const IntrinsicInst *II) const { return true; } in shouldExpandReduction() function
2561 bool shouldExpandReduction(const IntrinsicInst *II) const override { in shouldExpandReduction() function
1166 bool TargetTransformInfo::shouldExpandReduction(const IntrinsicInst *II) const { in shouldExpandReduction() function in TargetTransformInfo