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