Searched defs:this_max (Results 1 – 3 of 3) sorted by relevance
951 APInt this_max = getUnsignedMax().zext(getBitWidth() * 2); in multiply() local1356 APInt this_max = getSignedMax().sext(getBitWidth() * 2); in smul_sat() local
708 APInt this_max = getUnsignedMax().zext(getBitWidth() * 2); in multiply() local
1017 APInt this_max = getUnsignedMax().zext(getBitWidth() * 2); in multiply() local1458 APInt this_max = getSignedMax().sext(getBitWidth() * 2); in smul_sat() local