Searched refs:isSExtCheaperThanZExt (Results 1 – 8 of 8) sorted by relevance
76 bool isSExtCheaperThanZExt(EVT SrcVT, EVT DstVT) const override;
335 bool RISCVTargetLowering::isSExtCheaperThanZExt(EVT SrcVT, EVT DstVT) const { in isSExtCheaperThanZExt() function in RISCVTargetLowering
101 bool isSExtCheaperThanZExt(EVT SrcVT, EVT DstVT) const override;
459 bool RISCVTargetLowering::isSExtCheaperThanZExt(EVT SrcVT, EVT DstVT) const { in isSExtCheaperThanZExt() function in RISCVTargetLowering
274 if (TLI.isSExtCheaperThanZExt(OldVT, Op.getValueType())) in SExtOrZExtPromotedInteger()
286 if (TLI.isSExtCheaperThanZExt(OldVT, Op.getValueType())) in SExtOrZExtPromotedInteger()
2394 virtual bool isSExtCheaperThanZExt(EVT FromTy, EVT ToTy) const { in isSExtCheaperThanZExt() function
2561 virtual bool isSExtCheaperThanZExt(EVT FromTy, EVT ToTy) const { in isSExtCheaperThanZExt() function