Searched defs:isSExtCheaperThanZExt (Results 1 – 2 of 2) sorted by relevance
335 bool RISCVTargetLowering::isSExtCheaperThanZExt(EVT SrcVT, EVT DstVT) const { in isSExtCheaperThanZExt() function in RISCVTargetLowering
2394 virtual bool isSExtCheaperThanZExt(EVT FromTy, EVT ToTy) const { in isSExtCheaperThanZExt() function