Searched defs:shouldExpandReduction (Results 1 – 8 of 8) sorted by relevance
150 bool shouldExpandReduction(const IntrinsicInst *II) const { in shouldExpandReduction() function
232 bool shouldExpandReduction(const IntrinsicInst *II) const { return false; } in shouldExpandReduction() function
355 bool shouldExpandReduction(const IntrinsicInst *II) const { return false; } shouldExpandReduction() function
1326 bool SystemZTTIImpl::shouldExpandReduction(const IntrinsicInst *II) const { shouldExpandReduction() function in SystemZTTIImpl
267 bool RISCVTTIImpl::shouldExpandReduction(const IntrinsicInst *II) const { shouldExpandReduction() function in RISCVTTIImpl
937 bool shouldExpandReduction(const IntrinsicInst *II) const { return true; } shouldExpandReduction() function
2897 bool shouldExpandReduction(const IntrinsicInst *II) const override { shouldExpandReduction() function
1316 bool TargetTransformInfo::shouldExpandReduction(const IntrinsicInst *II) const { shouldExpandReduction() function in TargetTransformInfo