Searched refs:typeExtendToWider (Results 1 – 2 of 2) sorted by relevance
445 TypePair typeExtendToWider(MVT Ty0, MVT Ty1) const;
2327 HexagonTargetLowering::typeExtendToWider(MVT Ty0, MVT Ty1) const { in typeExtendToWider() function in HexagonTargetLowering2689 auto [WInpTy, WResTy] = typeExtendToWider(InpTy, ResTy); in EqualizeFpIntConversion()