Searched defs:shouldExpandReduction (Results 1 – 7 of 7) sorted by relevance
150 bool shouldExpandReduction(const IntrinsicInst *II) const { in shouldExpandReduction() function
231 bool shouldExpandReduction(const IntrinsicInst *II) const { return false; } shouldExpandReduction() function
355 bool shouldExpandReduction(const IntrinsicInst *II) const { return false; } in shouldExpandReduction() function
244 bool RISCVTTIImpl::shouldExpandReduction(const IntrinsicInst *II) const { shouldExpandReduction() function in RISCVTTIImpl
903 bool shouldExpandReduction(const IntrinsicInst *II) const { return true; } shouldExpandReduction() function
2818 bool shouldExpandReduction(const IntrinsicInst *II) const override { shouldExpandReduction() function
1265 bool TargetTransformInfo::shouldExpandReduction(const IntrinsicInst *II) const { shouldExpandReduction() function in TargetTransformInfo