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; } in shouldExpandReduction() function
1326 bool SystemZTTIImpl::shouldExpandReduction(const IntrinsicInst *II) const { in shouldExpandReduction() function in SystemZTTIImpl
288 bool RISCVTTIImpl::shouldExpandReduction(const IntrinsicInst *II) const { in shouldExpandReduction() function in RISCVTTIImpl
941 bool shouldExpandReduction(const IntrinsicInst *II) const { return true; } in shouldExpandReduction() function
2925 bool shouldExpandReduction(const IntrinsicInst *II) const override { in shouldExpandReduction() function
1324 bool TargetTransformInfo::shouldExpandReduction(const IntrinsicInst *II) const { in shouldExpandReduction() function in TargetTransformInfo