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