Searched refs:isSExtCheaperThanZExt (Results 1 – 8 of 8) sorted by relevance
367 bool isSExtCheaperThanZExt(EVT SrcVT, EVT DstVT) const override;
1126 bool RISCVTargetLowering::isSExtCheaperThanZExt(EVT SrcVT, EVT DstVT) const { in isSExtCheaperThanZExt() function in RISCVTargetLowering
285 if (TLI.isSExtCheaperThanZExt(OldVT, Op.getValueType())) in SExtOrZExtPromotedInteger()
1783 if (TLI.isSExtCheaperThanZExt(LHS.getValueType(), OpL.getValueType())) { in PromoteSetCCOperands()
4415 !isSExtCheaperThanZExt(cast<VTSDNode>(N0.getOperand(1))->getVT(), in SimplifySetCC()
4989 if (TLI->isSExtCheaperThanZExt(Operand.getValueType(), VT)) in getNode()
2774 virtual bool isSExtCheaperThanZExt(EVT FromTy, EVT ToTy) const { in isSExtCheaperThanZExt() function
7044 if (TLI->isSExtCheaperThanZExt(OldVT, RegType)) in optimizeSwitchType()