Searched refs:shouldExpandPartialReductionIntrinsic (Results 1 – 6 of 6) sorted by relevance
49 shouldExpandPartialReductionIntrinsic(const IntrinsicInst *I) const override;
413 bool WebAssemblyTargetLowering::shouldExpandPartialReductionIntrinsic( in shouldExpandPartialReductionIntrinsic() function in WebAssemblyTargetLowering
506 shouldExpandPartialReductionIntrinsic(const IntrinsicInst *I) const override;
2159 bool AArch64TargetLowering::shouldExpandPartialReductionIntrinsic( in shouldExpandPartialReductionIntrinsic() function in AArch64TargetLowering
475 shouldExpandPartialReductionIntrinsic(const IntrinsicInst *I) const { in shouldExpandPartialReductionIntrinsic() function
8093 if (!TLI.shouldExpandPartialReductionIntrinsic(cast<IntrinsicInst>(&I))) { in visitIntrinsicCall()