Searched refs:isNarrowingProfitable (Results 1 – 6 of 6) sorted by relevance
160 bool isNarrowingProfitable(EVT VT1, EVT VT2) const override;
835 bool AMDGPUTargetLowering::isNarrowingProfitable(EVT SrcVT, EVT DestVT) const { in isNarrowingProfitable() function in AMDGPUTargetLowering
989 bool isNarrowingProfitable(EVT VT1, EVT VT2) const override;
27600 bool X86TargetLowering::isNarrowingProfitable(EVT VT1, EVT VT2) const { in isNarrowingProfitable() function in X86TargetLowering
2389 virtual bool isNarrowingProfitable(EVT /*VT1*/, EVT /*VT2*/) const { in isNarrowingProfitable() function
4169 TLI.isNarrowingProfitable(VT, HalfVT) && in visitANDLike()9410 ExtVT == VT && TLI.isNarrowingProfitable(N0.getValueType(), VT)) { in ReduceLoadWidth()13981 !TLI.isNarrowingProfitable(VT, NewVT))) { in ReduceLoadOpStoreWidth()