Searched refs:isNarrowingProfitable (Results 1 – 4 of 4) sorted by relevance
651 virtual bool isNarrowingProfitable(EVT VT1, EVT VT2) const;
12674 bool X86TargetLowering::isNarrowingProfitable(EVT VT1, EVT VT2) const { in isNarrowingProfitable() function in X86TargetLowering
1224 virtual bool isNarrowingProfitable(EVT /*VT1*/, EVT /*VT2*/) const { in isNarrowingProfitable() function
5098 ExtVT == VT && TLI.isNarrowingProfitable(N0.getValueType(), VT)) { in ReduceLoadWidth()7590 TLI.isNarrowingProfitable(VT, NewVT))) { in ReduceLoadOpStoreWidth()