Searched refs:MaxLo (Results 1 – 1 of 1) sorted by relevance
3953 APInt MaxLo = APInt::getAllOnes(NVTSize); in ExpandIntRes_MULFIX() local3955 Lo = DAG.getSelect(dl, NVT, SatMax, DAG.getConstant(MaxLo, dl, NVT), Lo); in ExpandIntRes_MULFIX()